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

Multi-threaded version doesn't work in Electron #12

Open
ZeronoFreya opened this issue Mar 29, 2023 · 0 comments
Open

Multi-threaded version doesn't work in Electron #12

ZeronoFreya opened this issue Mar 29, 2023 · 0 comments

Comments

@ZeronoFreya
Copy link

Error Info:

node:internal/worker:187 Uncaught (in promise) Error: The V8 platform used by this instance of Node does not support creating Workers
    at new Worker (node:internal/worker:187:21)
    at Object.allocateUnusedWorker (jxl_decoder_simd.min.js:1:15239)
    at Object.initMainThreadBlock (jxl_decoder_simd.min.js:1:10603)
    at jxl_decoder_simd.min.js:1:25077
    at process (jxl.js:155:20)
    at jxl.js:72:33

electron-v23.2.0-win32-x64

Is there any solution?

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

1 participant