True when targeting 32‐bit WebAssembly.

Synopsis

Declared in <folly/Portability.h>

constexpr bool kIsArchWasm32 = FOLLY_WASM32 == 1;

Created with MrDocs