Expand description
WASI-specific compiler options and tools for WebAssembly
Structs§
- Wasi
Compiler - WASI compiler that wraps another compiler and adds WASI-specific options
- Wasi
Config - WASI target configuration
Functions§
- check_
wasi_ compatibility - Check if a Rust project is compatible with WASI
- ensure_
wasi_ target - Utility to check if WASI target is installed and install if needed