binaryen.ml icon indicating copy to clipboard operation
binaryen.ml copied to clipboard

Add atomic instructions

Open phated opened this issue 3 years ago • 0 comments

WIP branch at https://github.com/grain-lang/binaryen.ml/tree/phated/atomics - the blocker is that the binaryen.js wrapper makes the JS implementation bad (like BinaryenStore and BinaryenLoad)

phated avatar Jan 10 '23 23:01 phated