webIsWasm property

bool webIsWasm
final

True when web: NativeImpl.wasm — the module ships an Emscripten build (web/build_web.sh → assets/web/ artifacts).

Implementation

final bool webIsWasm;