Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Nov 24, 2021

Contrary to the comments there these atomics ops seem to work
fine these days.

The only exception is that __sync_fetch_and_nand doesn't work
under wasm2js due to a current binaryen limitation.

See WebAssembly/binaryen#4358

Contrary to the comments there these atomics ops seem to work
fine these days.

The only exception is that __sync_fetch_and_nand doesn't work
under wasm2js due to a current binaryen limittion.
@sbc100 sbc100 requested review from juj and kripken November 24, 2021 02:11
@sbc100 sbc100 enabled auto-merge (squash) November 24, 2021 15:47
@sbc100 sbc100 merged commit aca650f into main Nov 24, 2021
@sbc100 sbc100 deleted the __sync_fetch_and_nand branch November 24, 2021 16:10
mmarczell-graphisoft pushed a commit to GRAPHISOFT/emscripten that referenced this pull request Jan 5, 2022
Contrary to the comments there these atomics ops seem to work
fine these days.

The only exception is that __sync_fetch_and_nand doesn't work
under wasm2js due to a current binaryen limitation.

See WebAssembly/binaryen#4358
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants