-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Now that Node.js has worker threads available it would be great to be able to see rayon parallelism in that context. This would be especially helpful for testing wasm functions that might be deployed within a browser context with standard JS testing tools like jest or vitest as opposed to having to resort to using heavy handed techniques such as puppeteer.
Reference: https://nodejs.org/api/worker_threads.html
Metadata
Metadata
Assignees
Labels
No labels