The Elephant in the Sandbox
The Elephant in the Sandbox
Posted Nov 17, 2019 17:14 UTC (Sun) by micka (subscriber, #38720)In reply to: The Elephant in the Sandbox by hannada
Parent article: Announcing the Bytecode Alliance
Have you disabled Javascript execution in your web browser?
If so (AFAIK) you won't have wasm execution.
if not wasm executes with the same constraints in the same sandbox as js (actually there are more constraints like no DOM).
If so (AFAIK) you won't have wasm execution.
if not wasm executes with the same constraints in the same sandbox as js (actually there are more constraints like no DOM).