Files
bun.sh/test/js/web
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-03-28 18:23:50 -07:00
2023-03-22 15:01:01 -07:00
2023-03-18 00:55:05 -07:00
2023-07-06 12:01:16 -07:00
2023-03-19 14:08:20 -07:00
2023-07-05 03:46:10 -07:00
2023-07-14 19:37:22 -07:00
2023-07-16 21:15:24 -07:00
2023-07-16 21:15:24 -07:00
2023-07-16 21:15:24 -07:00