Comment by swiftcoder
5 hours ago
> because I dislike things running in the background without my knowledge
Point of order: WASM doesn't let things run in the background. To do that you need WebWorkers (a javascript feature, not WASM-specific).
5 hours ago
> because I dislike things running in the background without my knowledge
Point of order: WASM doesn't let things run in the background. To do that you need WebWorkers (a javascript feature, not WASM-specific).
No comments yet
Contribute on Hacker News ↗