This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 175
no binaryen method succeeded #38
Comments
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? |
Write it and create a pull request :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: