Skip to content
Project
PlatformOperationalEnvironment scoped

Runtime

All capabilities

Each active instance executes inside a runtime bounded by the permissions it was granted.

Instances4Placed in the selected environment
Replica freshness9 / 129 of 12 copies current
Regions3Holding a copy of this environment
In flight2Runtime work running right now

What it guarantees

The host embeds the JavaScript engine and grants no filesystem, network, process, or environment access by default. Code loaded at run time gets a runtime of its own and its own explicit permission set.

  • Run typed code and the packages it depends on
  • Deny filesystem, subprocess, environment, and direct network access by default
  • Give code loaded at run time a separately scoped grant

Configured resources

What this capability is holding up in the environment in scope right now.

ResourceKindStateConfiguration
module runtimeRuntime poolActiveOne runtime per active instance
loaded codeRestricted runtimeReadyNo ambient network or filesystem access
package resolverRuntime serviceActivePackages compatible with the grant

Telemetry

Resident runtimes184In the selected environment
Cold start p95118 msIncluding the state it restores
Denied calls3Unsafe calls blocked today

Recent activity

  1. Runtime resumedCompleted, 1 minute agobattles/room-42 came back with its current state.
  2. Filesystem access deniedObserved, 17 minutes agoLoaded code reached for a built-in it was not granted.