-
-
Notifications
You must be signed in to change notification settings - Fork 28
Suggestion: Node.js worker threads support #24
Copy link
Copy link
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels