Description
Provides a standalone WebAssembly runtime based on Cranelift for modules that need to work outside the browser. It is useful for developers and operators who handle wasm components, server-side modules, sandboxed plugins, or command-line tests.
This package runs code, so trust and permissions matter. WebAssembly can be sandboxed, but modules may still receive access to files, environment variables, networking, or host functions depending on how they are launched.