Files
Zachary D. Rowitsch ed4f5cc141
Some checks failed
ci / fast (linux) (push) Failing after 14m22s
Break up js_vm interpreter.rs (6,375 lines) into modules
Same pattern as the js_parser parser.rs split: extract impl blocks into
sibling modules with pub(super) cross-module methods, and split ~440
tests into 10 feature-grouped files under tests/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 00:32:29 -05:00
..