mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 10:56:35 +02:00
The AST interpreter is still available behind a new `--ast` flag. We switch to testing with bytecode in the big run-tests battery on SerenityOS. Lagom CI continues running both AST and BC.