Module workflow_core::runtime
source · Enums
application runtime info
Functions
Helper to test whether the application is running under
native runtime which is not a Solana OS and architecture is not WASM32
Helper to test whether the application is running under
NodeJs-compatible environment.
Helper to test whether the application is running under
Node Webkit environment.
Helper to test whether the application is running under
Solana OS.
Helper to test whether the application is running under
WASM32 architecture.
Helper to test whether the application is running under
in a regular browser environment.