Module compiler

Source
Expand description

Wrapper compilation toolchain

Modules§

cargo
Cargo build system integration for compiling Rust to WebAssembly
wasi
WASI-specific compiler options and tools for WebAssembly

Structs§

CargoCompiler
Cargo compiler implementation
CompilerOptions
Compiler options

Enums§

BuildProfile
Build profile
DebugLevel
Debug information level
OptimizationLevel
Optimization level

Traits§

Compiler
Compiler abstraction