Chaoqian Xu

Results 9 comments of Chaoqian Xu

It works fine after removing threads-plugin and using the new expression for Webpack 5: ``` import { spawn, Thread, ModuleThread } from "threads"; const worker = await spawn(new Worker(new URL("./hello.worker.ts",...

> By the way, I did try most of the solutions I found here and on other sites but was still getting errors. I'll backtrack a bit to replicate those...

Sound great! May I ask what's the status of this feature?

Great! BTW, how to apply this feature on Windows platform? @JonasKruckenberg > Alright, here goes my issue-only knowledge dump 😂: > > I'm struggling a bit with implementing this in...

Got it. Thank you! On Windows, removing decorations entirely and creating the titlebar from scratch using html/css/js, traffic lights can still be used even if the underlying application becomes inactive....

> These APIs existed when tao was being audited so if it is really a high demand feature, we can maybe include it? Yes, it is really a high demand...

Can we merge this PR? Many people are waiting for this feature...

Met the same bug. Just run the official API demo to see the result. https://user-images.githubusercontent.com/1064052/222662358-add278a8-3002-4cdc-ba30-c8acf407ca7b.mov