JavaScript recently renamed `Atomics.wake` to `Atomics.notify`, see https://github.com/tc39/ecma262/pull/1220. Should we do the same for the WebAssembly atomics instructions?