tree-sitter/cli/benches
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
..
benchmark.rs feat(cli)!: add a separate build command to compile parsers 2024-03-17 05:36:30 -04:00