Module wasi

Source
Expand description

WASI-specific compiler options and tools for WebAssembly

Structs§

WasiCompiler
WASI compiler that wraps another compiler and adds WASI-specific options
WasiConfig
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