Skip to content

Suggestion: Node.js worker threads support #24

@ryardley

Description

@ryardley

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions