tree-sitter/lib/binding_web/test
Amaan Qureshi be7716dfa7 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
2025-01-21 12:36:15 -05:00
..
helper.ts feat(web)!: use the WASM module in the bindings, and not the other way around 2025-01-21 12:36:15 -05:00
language.test.ts feat(web)!: use the WASM module in the bindings, and not the other way around 2025-01-21 12:36:15 -05:00
node.test.ts feat(web)!: use the WASM module in the bindings, and not the other way around 2025-01-21 12:36:15 -05:00
parser.test.ts feat(web)!: use the WASM module in the bindings, and not the other way around 2025-01-21 12:36:15 -05:00
query.test.ts feat(web)!: use the WASM module in the bindings, and not the other way around 2025-01-21 12:36:15 -05:00
tree.test.ts feat(web)!: use the WASM module in the bindings, and not the other way around 2025-01-21 12:36:15 -05:00