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

Download history 1675/week @ 2025-12-07 623/week @ 2025-12-14 454/week @ 2025-12-21 457/week @ 2025-12-28 839/week @ 2026-01-04 681/week @ 2026-01-11

2,474 downloads per month
Used in 128 crates (106 directly)

MIT license

22KB
499 lines

arborium-sysroot

WASM sysroot provider for arborium grammar plugins.

Purpose

This crate serves two functions:

  1. Build-time: Provides the wasm-sysroot path to dependent crates via the DEP_ARBORIUM_SYSROOT_PATH environment variable set by build.rs

  2. 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