mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
* build(deps): upgrade wasmtime C API to 48.0.0 Upgrade the Rust and Zig Wasmtime dependencies and enable reference values with the null GC collector. Wasmtime 48 requires a newer Rust toolchain, whose Clippy version identifies three item helpers that can be const. Mark them const so the workspace continues to pass Clippy with warnings denied. * feat(benchmark): support Wasm grammars * perf(wasm): cache language function handles * fix(wasm): improve validation and failure cleanup Bounds-check dylink metadata parsing, require exact import and export names, and restore memory and function-table allocation offsets when language loading fails. * fix(wasm): copy the complete supertype map |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||