40 stable releases
Uses new Rust 2024
| new 2.12.4 | Jan 18, 2026 |
|---|---|
| 2.4.7 | Dec 30, 2025 |
| 1.3.0 | Dec 13, 2025 |
| 0.901.0 | Dec 9, 2025 |
#141 in Parser tooling
2,474 downloads per month
Used in 128 crates
(106 directly)
22KB
499 lines
arborium-sysroot
WASM sysroot provider for arborium grammar plugins.
Purpose
This crate serves two functions:
-
Build-time: Provides the wasm-sysroot path to dependent crates via the
DEP_ARBORIUM_SYSROOT_PATHenvironment variable set by build.rs -
Runtime: Includes WASM allocator implementations for browser compatibility
This is an internal crate used by arborium's plugin build system.
Part of the arborium project. See arborium.dev for more information.
Dependencies
~0.1–2.3MB
~43K SLoC