4 ms·
https://imgur.com/a/bqyWblS https://imgur.com/a/bqyWblS Maybe it was the Firefox addon Canvas Blocker? That addon was crashing the game, so I disabled it and
by oldmariner 2y ago
https://imgur.com/a/bqyWblS https://imgur.com/a/bqyWblS
Maybe it was the Firefox addon Canvas Blocker? That addon was crashing the game, so I disabled it and appears to work now. The game still makes my laptop fans kick on though.
- tslocum 2y agoThanks. Yes, that makes sense. The web version of the game is powered by WebAssembly and renders to a canvas. The game is only able to utilize one CPU core when running in the browser, maxing that core out probably set off your fans.
- NooneAtAll3 2y ago...isn't webassembly supposed to be more efficient?
- tslocum 2y agoThe reduced performance is a Go problem rather than a WebAssembly problem. See this issue for more info: https://github.com/golang/go/issues/28631 https://github.com/golang/go/issues/28631
- deleted 2y ago[deleted]