Closed
Description
JavaScript recently renamed Atomics.wake
to Atomics.notify
, see tc39/ecma262#1220. Should we do the same for the WebAssembly atomics instructions?
Metadata
Assignees
Labels
No labels
JavaScript recently renamed Atomics.wake
to Atomics.notify
, see tc39/ecma262#1220. Should we do the same for the WebAssembly atomics instructions?