зеркало из https://github.com/mozilla/gecko-dev.git
2094ef2928
This commit implements the 'atomic.fence' Wasm instruction. Issue: https://github.com/WebAssembly/threads/issues/140 Overview: https://github.com/WebAssembly/threads/pull/141 The instruction is encoded as, 0xFE 0x03, with a reserved byte trailing for a future memory order immediate. The instruction is implemented by emitting a memoryBarrier through the macro assembler. Differential Revision: https://phabricator.services.mozilla.com/D39264 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
rust | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |