Y
Hacker News
new
|
ask
|
show
|
jobs
by
fermuch
671 days ago
I've tried to use `fetch()` and it works. How did you handle that from WASM? Or is it cached?
1 comments
Manchego79
668 days ago
JS executes in a web worker.
link