webminerpool icon indicating copy to clipboard operation
webminerpool copied to clipboard

no binaryen method succeeded

Open andresm9 opened this issue 6 years ago • 6 comments

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

andresm9 avatar May 09 '18 15:05 andresm9

This is now happening in other browsers too.

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

brainscar avatar May 12 '18 18:05 brainscar

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

notgiven688 avatar May 15 '18 08:05 notgiven688

Here's the full message in case that helps:

error

Thank you so much for your hard work @notgiven688

brainscar avatar May 15 '18 22:05 brainscar

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 avatar May 21 '18 10:05 notgiven688

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

brainscar avatar Jun 15 '18 01:06 brainscar

Is there any way I can help with asm.js fallback?

Write it and create a pull request :)

notgiven688 avatar Jun 15 '18 19:06 notgiven688