| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-11 | fix(node): expose channels in worker_threads (#19086) | Marvin Hagemeister | |
| This PR ensures that node's `worker_threads` module exports `MessageChannel`, `MessagePort` and the `BroadcastChannel` API. Fixing these won't make `esbuild` work, but brings us one step closer 🎉 Fixes #19028 . | |||
