Source map generation
Date: 2026-04-12
Area: bytecode
Pull Request: #289
Source Maps (v3). Source map generation for bytecode compilation and preprocessors (JSX transformer). Maps compiled bytecode instructions back to original source locations for debugging. bytecode-vm.md § Design Rationale.