wasmer icon indicating copy to clipboard operation
wasmer copied to clipboard

Fix Atomics access issues on LLVM Compiler not related to Wait/Notify opcodes

Open ptitSeb opened this issue 2 years ago • 0 comments

Describe the bug On feat_sharedmemory branch, enabling the threads::atomics test on the LLVM compiler fail on multiple place, not related to the missing Wait/Notify opcodes.

ptitSeb avatar Aug 31 '22 11:08 ptitSeb