WorkerDOM
Google's take on providing DOM access to Web Worker Threads. Brane will follow WorkerDOM's core model. WorkerDOM doesn't use SharedArrayBuffer, most likely to Spectre.
Google's take on providing DOM access to Web Worker Threads. Brane will follow WorkerDOM's core model. WorkerDOM doesn't use SharedArrayBuffer, most likely to Spectre.
- Does not extend WorkerDOM.
... attempt to run a DOM within a Web Worker. Later affected WorkerDOM and Brane.
Uses WorkerDOM under the hood.
- Got an email from the WorkerDOM team that the project will not have any major updates
Also, I succeeded on fooling `getBoundingClientRect()` on top of WorkerDOM.
์ค๋์ ๋ฐ๋์ WorkerDOM Scheduler๋ฅผ ์ก์๋ด์.
### Scheduler|Schedulers in WorkerDOM
Currently, WorkerDOM only has asynchronous data channels.
### Brane WorkerDOM Non-blocking Example
- Confirm WorkerDOM's Binary DOM Manipulation channel.
- Explore SharedArrayBuffer, Atomic, and WorkerDOM's Binary DOM manipulation.
Google's WorkerDOM has no event algorithm.
- ์ด ์ธ๋ถ ์ ๋ต์ผ๋ก WorkerDOM์ ์ธ ์๋ ์๊ณ , ๊ณ ์ณ์ ์ธ ์๋ ์๊ณ , ์๋ก ๋ง๋ค ์๋ ์๊ณ , ...