Secure client-side WASM container to execute sandboxed WASM applications
Is there any cross-platform open source WebAssembly container for securely executing untrusted WASM applications on the client-side in some sort of a sandbox container? Without exposing your computer to security risks associated with running untrusted wasm executables?