1 article about webassembly
How to Safely Run Untrusted JavaScript Code (7 Methods)
Execute user-submitted JavaScript securely. Compare Web Workers, isolated-vm, WASM sandboxes, Docker, and static analysis with code examples.