Skip to content

Wasm threading/shared memory support #1085

@dschuff

Description

@dschuff

We need toolchain support for wasm's upcoming support of threads/atomics/shared linear memory. The proposal repo is located at https://github.com/WebAssembly/threads (the important files are https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md and https://github.com/WebAssembly/threads/blob/master/proposals/threads/Globals.md)

I've already started working on this (#1069, #1077, #1082, #1083), but probably should have created this tracking issue first.

This requires several types of support in Binaryen, which we can track the state of here:

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