tree-sitter/crates
Will Lillis fe3cfff385 feat(loader): use wasm-opt to optimize wasm files after compilation
Similar to wasi-sdk's `clang`, if `wasm-opt` cannot be found, binaryen
is downloaded, unzipped, and cached for future use.
2026-01-17 00:08:10 -05:00
..
cli fix(docs): appease clippy regarding spacing in README 2026-01-15 10:38:57 +01:00
config refactor(config)!: transition from anyhow to thiserror 2025-11-14 11:28:00 +01:00
generate feat(quickjs): add console support for Array 2025-12-31 13:32:09 +01:00
highlight perf: reduce needless allocations 2025-10-30 18:24:42 +01:00
language fix(wasm) add common definitions to stdlib (#5199) 2026-01-06 12:01:37 +01:00
loader feat(loader): use wasm-opt to optimize wasm files after compilation 2026-01-17 00:08:10 -05:00
tags chore: copy license to all packages 2025-09-11 03:12:35 -04:00
xtask fix(build): define _BSD_SOURCE 2026-01-12 19:41:58 -05:00