6 ms·
The worker situation would be much better with inline workers (or modules). https://github.com/tc39/proposal-module-declarations https://github.com/tc39/propos
by esprehn 6mo ago
The worker situation would be much better with inline workers (or modules).
https://github.com/tc39/proposal-module-declarations https://github.com/tc39/proposal-module-declarations
Unfortunately the JS standards folks have refused so far to make this situation better.
Ex. it should just be `new Worker(module { ... })`.
- bakkoting 6mo agoWe haven't refused, it just takes time! There was an update at the meeting two weeks ago [1]. There's a lot of other machinery which needs to be specified and implemented before module declarations will work but it's coming along. [1] https://docs.google.com/presentation/d/1inTcnb4hugyAvKrjFX_XHTnxYaPW0rodWwn0VFmlq24/edit https://docs.google.com/presentation/d/1inTcnb4hugyAvKrjFX_X...
- whizzter 6mo agoIt's all about security, see my other comment. https://news.ycombinator.com/item?id=47480080 https://news.ycombinator.com/item?id=47480080