Skip to content

Implement the Wasm threads proposal #777

@Robbepop

Description

@Robbepop

This is about adding support for the threads Wasm proposal.

The threads Wasm proposal has been recently moved to Phase 4 and thus stabilization can be expected to happen soon.

Having threads and shared linear memory support in wasmi will be an enabler for use cases that require parallel execution and shared data as well as atomic primitives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions