arborium-sysroot 2.12.0

WASM sysroot for arborium grammar crates
Documentation

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.