Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WASM invocation in chromium browsers rolling back to ASM.js #60

Closed
tplooker opened this issue Nov 21, 2020 · 1 comment · Fixed by #61
Closed

WASM invocation in chromium browsers rolling back to ASM.js #60

tplooker opened this issue Nov 21, 2020 · 1 comment · Fixed by #61

Comments

@tplooker
Copy link
Member

tplooker commented Nov 21, 2020

When running this library in certain browsers, the following error is being reported.

Screen Shot 2020-11-21 at 1 48 33 PM

Impact is that the ASM.js rollback is being used instead of WASM which has a serious impact on performance.

Browsers tested (x indicates the occurrence of the issue)

[x] Brave
[x] Chrome
[ ] Safari
[ ] Firefox

@OR13
Copy link

OR13 commented Feb 12, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants