Description
WebAssembly modules can be executed from the command line with WASI support through the WAMR runtime.
It is useful for developers testing portable modules, sandboxed tools, or embedded WebAssembly workflows. WASI modules may still access allowed files or network features depending on configuration, so review permissions.