Files
bun.sh/docs
Jarred Sumner 209dc981c0 Implement Workers (#3645)
* copy files

* format

* options

* Introduce `Worker`, `onmessage`, `onerror`, and `postMessage` globals

* Stub `Worker.prototype.ref` & `Worker.prototype.unref`

* Update web_worker.zig

* Worker works

* Add "mini" mode

* add wakeup

* Partially fix the keep-alive issue

* clean up refer behavior

* Implement `serialize` & `deserialize` in `bun:jsc` & add polyfill for `node:v8`

* Types & docs

* Update globals.d.ts

* Add mutex

* Fixes

---------

Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-07-16 21:15:24 -07:00
..
2023-07-16 21:15:24 -07:00
2023-06-01 17:25:28 -07:00
2023-07-14 11:33:07 -07:00
2023-02-23 17:13:30 -08:00
2023-07-11 15:32:52 -07:00
2023-04-03 17:06:40 -07:00
2023-07-16 21:15:24 -07:00
2023-07-06 13:02:29 -07:00
2023-02-23 17:13:30 -08:00
2023-02-23 17:13:30 -08:00
2023-07-06 13:02:29 -07:00
2023-04-13 18:26:45 -07:00
2023-02-23 17:13:30 -08:00
2023-02-23 17:13:30 -08:00