wat-mode icon indicating copy to clipboard operation
wat-mode copied to clipboard

An Emacs major mode for WebAssembly's text format

Results 4 wat-mode issues
Sort by recently updated
recently updated
newest added

These were added to WASM a couple of years ago. Not currently on MDN, but I filed an MR there: mdn/content#29077

Do you still plan to work on this mode now that webassemby is a thing? I was kindof envy seeing (vs)code module for wat... https://y.com.sb/watch?v=ojYEfRye6aE It has suggestions and autocompletion...

If you attempt to open `.wat` or `.wast`, it will trigger `void function wat-mode ...`. This PR should avoid that.