tree-sitter/crates
WillLillis c1a0f48781 fix(cli): return error if --wasm flag is passed when the wasm feature
is disabled

This applies to the `parse` and `test` commands, but not `build` as it
doesn't require the wasm feature. Also, hide the `--wasm` options if
from the `--help` output if the feature is disabled.
2025-11-25 17:23:19 +01:00
..
cli fix(cli): return error if --wasm flag is passed when the wasm feature 2025-11-25 17:23:19 +01:00
config refactor(config)!: transition from anyhow to thiserror 2025-11-14 11:28:00 +01:00
generate fix(generate): add node_modules to quickjs resolver 2025-11-21 19:39:53 -05:00
highlight perf: reduce needless allocations 2025-10-30 18:24:42 +01:00
language build: bump tree-sitter-language to 0.1.5 2025-09-22 15:54:15 -04:00
loader build(deps): bump wasi-sdk to v29 2025-11-25 07:41:04 +01:00
tags chore: copy license to all packages 2025-09-11 03:12:35 -04:00
xtask feat(xtask): generate JSON schema for cli TestSummary 2025-11-02 21:08:55 -05:00