This library is in flux. APIs may change without notice. Generated from source on 6/15/2026.

Runtime

Runtime Registry Standard Library

runtime.kz

Runtime Registry Standard Library Enables scoped runtime evaluation of parsed Koru code DESIGN: - ~std/runtime:register(scope: "name") { events } declares a scope (norun) - ~std/runtime:collect-scopes walks AST and generates dispatch tables - ~std/runtime:get-scope(name: "...") looks up a scope at runtime