Hacker News new | ask | show | jobs
by fermuch 624 days ago
I've tried to use `fetch()` and it works. How did you handle that from WASM? Or is it cached?
1 comments

JS executes in a web worker.