Hacker News new | ask | show | jobs
by shodan757 3316 days ago
I just get "Sorry, but your browser does not yet support WebAssembly."

I'm on Firefox/Linux. Other WASM demos work, so I'm pretty sure that's a bug. :)

2 comments

Works flawlessly on my Firefox 53 (and Chrome) on (Arch) Linux.
Thanks for the heads up, that is curious. I don't have access to a linux machine at the moment, but will investigate later. There should be some output from binaryen in the JavaScript console, does it report success?
I get the same error, in Chrome 56.0.2924.87 on Ubuntu 16.04.

Console: http://i.imgur.com/hVNCskv.png

WebAssembly support landed in Chrome 57 :)
d'oh, thanks
Seems to be something with multiprocess (aka e10s) Firefox. I can't get webassembly to work anywhere now... I swear it worked before.
FWIW, it works fine for me on Linux with Firefox 53.