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