Plugin to syntax highlight the WebAssembly text format in IntelliJ. This plugin supports the v1.0.0 of the WebAssembly specification.
- 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.
Contributions are welcomed via pull-requests.
E-mail: davidfherrerar@gmail.com
ISC License (ISC)