Y
Hacker News
new
|
ask
|
show
|
jobs
by
phyzome
2910 days ago
Nothing happens, and I see this in the developer console:
ReferenceError: WebAssembly is not defined
Does this need some kind of special browser?
2 comments
Something1234
2910 days ago
Are you running the latest firefox? Works for me, but I don't see anything special about it.
link
phyzome
2910 days ago
Yes, I'm using the latest Firefox on my update channel (ESR), namely 52.9.0. It's up to date.
link
LawnGnome
2910 days ago
WebAssembly is explicitly disabled on the ESR version of Firefox 52, per
https://www.caniuse.com/#search=webassembly
, so that would explain that.
link
chc
2910 days ago
I've tried this in Firefox and Chrome both for macOS and Android and it works in all cases.
link