|
|
0ac6e07eea
|
runner: refactor execute_file_mode into modes::common::run_file dispatcher; keep runner.rs thin; verify VM path
|
2025-08-26 04:42:52 +09:00 |
|
|
|
abdf9fb5cd
|
runner: move WASM/AOT and common interpreter execution into runner::modes; finalize mode split; keep demo helpers local
|
2025-08-26 04:39:16 +09:00 |
|
|
|
1e735d7717
|
runner: split modes (mir/vm/llvm/bench) and extract plugin init; interpreter: split objects into ops/methods/fields; VM logs gated; Phi selection minimal fix; CURRENT_TASK updated; remove legacy backups
|
2025-08-26 04:34:14 +09:00 |
|