We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WasmImpl.swift
1 parent 90387c9 commit 99a4b88Copy full SHA for 99a4b88
stdlib/public/Synchronization/Mutex/WasmImpl.swift
@@ -10,7 +10,7 @@
10
//
11
//===----------------------------------------------------------------------===//
12
13
-// Note: All atomic accesses on WASM are sequentially consistent regardless of
+// Note: All atomic accesses on Wasm are sequentially consistent regardless of
14
// what ordering we tell LLVM to use.
15
16
@_extern(c, "llvm.wasm.memory.atomic.wait32")
0 commit comments