webworker and iframeworker overwrap.
对webworker进行封装,以类似C# Task(async、await多线程同步)的方式将CPU密集型任务拆分到Javascript的多线程环境执行。
时间线系统
lightweight module for browser to offload api calls and other computation intensive tasks to a pool of threads
compute across multiple processes using pull streams
A javascript QR scanner library
write audio with javascript functions in the browser, now with webworkers
Playwright harness that bundles your code, serves it under a COOP/COEP-toggleable server, drives it in a real browser, and returns structured results/timings — for testing real browser-storage persistence (IndexedDB/OPFS), cross-origin isolation, Workers,