arborium-sysroot 2.18.2

WASM sysroot for arborium grammar crates
Documentation
1
2
3
4
// Dummy stdlib.c for tree-sitter WASM builds
// Tree-sitter parsers need these functions, but we provide
// the actual implementations in tree-sitter-wasm/src/lib.rs.
// Their build scripts expect these .c files to exist.