jxl.js
jxl.js copied to clipboard
Multi-threaded version doesn't work in Electron
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?