Y
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
Manchego79
621 days ago
JS executes in a web worker.
link