folly::kIsArchWasm32

True when targeting 32-bit WebAssembly.

Synopsis

Declared in <folly/Portability.h>

constexpr bool kIsArchWasm32 = FOLLY_WASM32 == 1;