True when targeting 64‐bit WebAssembly.
Synopsis
Declared in <folly/Portability.h>
constexpr bool kIsArchWasm64 = FOLLY_WASM64 == 1;
Created with MrDocs
True when targeting 64‐bit WebAssembly.
Declared in <folly/Portability.h>
constexpr bool kIsArchWasm64 = FOLLY_WASM64 == 1;
Created with MrDocs