Description
Adds Rust WebAssembly target support for building wasm modules. It is useful for browser apps, plugin systems, server-side wasm runtimes, and portable sandboxed components.
WebAssembly builds still need API and sandbox review. Test host integration, memory limits, and data crossing the wasm boundary.