WebAssembly Text Format IntelliJ Plugin

Plugin to syntax highlight the WebAssembly text format in IntelliJ. This plugin supports the v1.0.0 of the WebAssembly specification.

Future Plan

  • Provide completing of ids.
  • Provide a way to jump between function calls and function definitions.
  • Provide a syntax highlighting for variables not defined and incorrectly defined modules.
  • Provide static type checking for the module.

Contributing

Contributions are welcomed via pull-requests.

Contact

E-mail: davidfherrerar@gmail.com

License

ISC License (ISC)