Open andresm9 opened 6 years ago
This is now happening in other browsers too.
Tested on Firefox 60, pale moon (latest version), etc.
I will check that later. Thank you for the report.
Here's the full message in case that helps:
Thank you so much for your hard work @notgiven688
I tested it on FF60 - it works. Pale moon does not have webassembly support (AFAIK) and will fail. There are plans to include a asm.js fallback if webasm is not available.
@notgiven688 I can confirm it works on Firefox 60. In my initial report I forgot to turn off some of my Firefox addons
Is there any way I can help with asm.js fallback?
Is there any way I can help with asm.js fallback?
Write it and create a pull request :)
On Old browsers like Firefox 52 and Chrome 49 appear this:
no binaryen method succeeded. consider enabling more options, like interpreting, if you want that: https://github.com/kripken/emscripten/wiki/WebAssembly#binaryen-methods
How to resolve this?
Thanks