tree-sitter.tree-sitter/crates
Christian Clason 664e9a6786
Some checks failed
CI / checks (push) Waiting to run
Deploy Docs / deploy-docs (push) Waiting to run
CI / sanitize (push) Failing after 15s
CI / build (push) Failing after 16s
CI / check-wasm-stdlib (push) Failing after 15s
Check Bindgen Output / check-bindgen (push) Has been cancelled
Check Wasm Exports / check-wasm-exports (push) Has been cancelled
build(deps)!: bump wasi-sdk to v34
Breaking change: LLVM 23 replaces `wasm32-wasi` target with
`wasm32-wasip1`, requiring updating the flags used by
`tree-sitter build --wasm`.
2026-08-27 10:35:19 +02:00
..
cli playground: set default LANGUAGE_BASE_URL to "." to fix subfolder hosting 2026-08-24 19:41:26 -04:00
config fix(rust): use more accurate types for various IoError structs 2026-06-13 09:35:12 -04:00
generate fix(generate): avoid mutating inherited reserved sets 2026-08-23 17:08:31 -04:00
highlight refactor(rust): trim unused imports (#5845) 2026-08-12 14:27:52 +02:00
language Allow using Tree-sitter rust lib in multi-threaded web apps compiled to wasm32-unknown-unknown (#5851) 2026-08-14 17:05:42 -07:00
loader build(deps)!: bump wasi-sdk to v34 2026-08-27 10:35:19 +02:00
tags refactor(rust): trim unused imports (#5845) 2026-08-12 14:27:52 +02:00
xtask Upgrade to latest wasmtime, improve robustness and perf of wasm-based parsing (#5847) 2026-08-20 21:02:11 +00:00