Hacker News new | past | comments | ask | show | jobs | submit
The worker situation would be much better with inline workers (or modules).

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 { ... })`.

loading story #47480072
loading story #47480093