tree-sitter/lib/binding_web/test
Amaan Qureshi 99b93d83a1 feat(cli)!: add a separate build command to compile parsers
This allows users to build parsers without having to run `test` or
`parse` to invoke the compilation process, and allows them to output the
object file to wherever they like. The `build-wasm` command was merged
into this by just specifying the `--wasm` flag.
2024-03-17 05:36:30 -04:00
..
helper.js feat(cli)!: add a separate build command to compile parsers 2024-03-17 05:36:30 -04:00
language-test.js refactor(wasm)!: make current*, is*, and has* methods properties 2024-03-08 00:27:06 -05:00
node-test.js feat(wasm)!: keep API in-line with upstream and start aligning with node 2024-03-10 03:02:17 -04:00
parser-test.js fix(bindings/wasm): fix Parser.getIncludedRanges() 2024-03-12 02:29:35 -04:00
query-test.js feat(wasm)!: keep API in-line with upstream and start aligning with node 2024-03-10 03:02:17 -04:00
tree-test.js refactor(wasm)!: make current*, is*, and has* methods properties 2024-03-08 00:27:06 -05:00