Artifact
Execute a defined component.
The runtime receives the portable unit produced by the compiler path.
Declared inputHyjal creates a fresh runtime boundary for each request and discards it after the work completes.
Security reasoning starts with what enters an instance, what can persist, and when the instance ends.
The runtime receives the portable unit produced by the compiler path.
Declared inputEach request receives isolated execution rather than shared application memory.
Fresh runtimeThe instance lifecycle closes after the work returns.
No warm stateThe boundary view makes the verified runtime claims clear and leaves unsupported claims out.
Application code runs within a fresh instance boundary.
ScopedThe component interacts through the platform contract.
ExplicitExecution state does not become a permanent warm process.
ClosedReview the runtime model with the Hyjal team before making an architecture decision.