Skip to content

Supporting weaker memory orderings #2

Description

@rmahdav

Currently, the Relaxed Atomics proposal focuses on introducing acquire-release memory ordering. While this is a significant improvement over sequential consistency, there are use cases that could benefit from even weaker orderings, such as C++'s relaxed ordering or load-store ordered atomics.

We should discuss the feasibility and design of supporting "more relaxed" orderings in this proposal.
Previous discussion: WebAssembly/shared-everything-threads#60 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions