<p>_normally_, i would have fixed this by compiling a JavaScript interpreter to WebAssembly and sandboxing everything in it</p><p>unfortunately, the JavaScript i&#39;m running is a part of a thing that sandboxes other things in WebAssembly, so i can&#39;t exactly do that</p><p>(i mean i could but it would be horrible and i&#39;m not going to)</p>
Reply