Function workflow_core::runtime::is_wasm
source ยท pub fn is_wasm() -> bool
Expand description
Helper to test (at runtime) whether the application is running under WASM32 architecture.
pub fn is_wasm() -> bool
Helper to test (at runtime) whether the application is running under WASM32 architecture.