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.bearcove.eu for more information.