Skip to content

0.6.2: ready for WASM

Latest

Choose a tag to compare

@alaviss alaviss released this 11 Jul 23:56
· 2 commits to main since this release
0.6.2
897e5d3

This is a small release to fix compilation against WASM target. This allows the grammar to be used with the Zed text editor.

Implementation improvements

  • Disable error logging when compiled against WASM (#94). This allows the parser to be compiled to WASM and work with applications like Zed.