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

Error webassembly.compile #279

Open
luidiva opened this issue Feb 16, 2024 · 1 comment
Open

Error webassembly.compile #279

luidiva opened this issue Feb 16, 2024 · 1 comment

Comments

@luidiva
Copy link

luidiva commented Feb 16, 2024

I got this error on Edge browser:

WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 4KB.
Use webassembly.compile, or compile on a worker thread. at instantiateSync (encoderWorker.min.js:1:367554)

Any suggestions?
Thank you

@chris-rudmin
Copy link
Owner

First thing I would try is a rebuild from sources using latest emscripten.

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

No branches or pull requests

2 participants