Description
OCI container images can be converted into WebAssembly modules for experiments with running containerized workloads in WASM environments. It is useful for developers evaluating portability or sandboxing options beyond traditional container runtimes.
Converted workloads may not behave exactly like normal containers. Test filesystem, networking, performance, and security assumptions before relying on generated modules.