Skip to content

History / Debugging

Revisions

  • Add comprehensive wiki documentation pages - Architecture-Overview: Execution model, AST vs IR, function variants - JsValue-System: Tagged union, value representation, overload pattern - JsEnvironment-and-Slots: Named/slot/flat slot variable access - IR-Execution: Dispatch table, instruction handlers, execution loop - Generators-and-Async: Generators, async functions, yield mechanics - Performance-Patterns: Pooling, fast/slow paths, caching strategies - Debugging: Pool guards, AST-free assertions, logger diagnostics Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @rogeralsing rogeralsing committed Jan 14, 2026