Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

no binaryen method succeeded #38

Open
andresm9 opened this issue May 9, 2018 · 6 comments
Open

no binaryen method succeeded #38

andresm9 opened this issue May 9, 2018 · 6 comments

Comments

@andresm9
Copy link

andresm9 commented May 9, 2018

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

@brainscar
Copy link

This is now happening in other browsers too.

Tested on Firefox 60, pale moon (latest version), etc.

@notgiven688
Copy link
Owner

I will check that later. Thank you for the report.

@brainscar
Copy link

Here's the full message in case that helps:

error

Thank you so much for your hard work @notgiven688

@notgiven688
Copy link
Owner

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.

@brainscar
Copy link

brainscar commented Jun 15, 2018

@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?

@notgiven688
Copy link
Owner

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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants