feat(web)!: use the WASM module in the bindings, and not the other way around

Parser is no longer the default export, but you *must* call
`Parser.init()` before doing anything still
This commit is contained in:
Amaan Qureshi 2025-01-19 15:15:01 -05:00
parent b1e39d2dba
commit be7716dfa7
29 changed files with 613 additions and 662 deletions

1
lib/binding_web/.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
/lib/tree-sitter.d.ts linguist-generated