Wasm Constraints

WASM build constraints for the crates/xberg-wasm crate — the wasm-target feature set, no-tokio sync-only internal APIs, the crate-private SyncExtractor trait, the 2 MB HTML size limit, size-optimized build config (opt-level="z"), and the async-wrapper/sync-internal API pattern. Load when building for wasm32, adding or modifying a WASM-compatible extractor, or debugging WASM build/runtime failures.

xberg-io 5ce96e7 3.1 KB Updated

File contents

xberg-io/xberg commit 5ce96e7c6f

Frequently asked questions

npx skillmds@latest add xberg-io/wasm-constraints