v0.2.0
Working WASM files for use with WebAssembly on all platforms.
Using this grammar with web-tree-sitter
is now recommended.
What's Changed
- Remove calls to strcat() to fix wasm build by @414owen in #1
- Pure C scanner for identifiers by @FoamScience in #3
New Contributors
- @414owen made their first contribution in #1
- @FoamScience made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0