Skip to main content

Function: getStartError()

getStartError(): string | null

Defined in: packages/ffi/src/native/lifecycle.ts:36

Returns why FFI calls are not allowed, or null if they are allowed.

Returns

string | null

Error reason string, or null if runtime is available