Hacker News new | ask | show | jobs
by imhoguy 2306 days ago
Web Assembly is just a runtime, like obfuscated JS it is sandboxed and still needs to access some standard APIs to at least conform to CORS. I don't see a problem to let plugins/browsers control `window.fetch` or whatever connection method the WASM code is going to use.
1 comments

Not going to work against a CDN delivering all content through a websocket.
IMO Cloudflare's a huge threat to Google for exactly this reason.