We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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>