Andy Wermke

Results 447 comments of Andy Wermke

@bebraw Especially the semicolons really bloat the diff and make it hard to read. Is there any easy way for you to strip the semicolons? Maybe add some preliminary prettier...

Yes, but it was only applied to some files, not all of them. Was that expected?

Great stuff! > as we resolve the last major issue of proxying shared workers. Is there any way I can help?

> There is one issue: I have been thinking about it on and off since yesterday, but that's also weird for me… I don't see how, but maybe the worker...

@pubkey Great question. Not sure what the exact status is, but it's definitely marked as "work in progress" (as in not yet "ready for review").

Hey @PacoDu! You seem to have spent a great amount of effort on this investigation (great stuff 👍), but since it’s a lot of content I will try to tackle...

> What I discovered is that the recommended parcel import to register threads.js (described here) doesn't have any effect, and the library is working as expected without the import 'threads/register'....

@PacoDu Can we close this issue? Tbh, I lost the overview here… 😉

I think your premise is a bit off. If you want to communicate a value to the worker that is subject to change after spawning, then you should probably send...