Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-11 | compat: support --compat in web workers (#13629) | Bartek IwaĆczuk | |
Adds another callback to WebWorkerOptions that allows to execute some modules before actual worker code executes. This allows to set up Node global using std/node. |