jit: ops_ext delegation + M3 syntax scaffolding; unify BoxCall execution path
This commit is contained in:
@ -57,6 +57,7 @@ pub mod config;
|
||||
// Runtime system (plugins, registry, etc.)
|
||||
pub mod runtime;
|
||||
pub mod debug;
|
||||
pub mod grammar; // Phase 11.9 unified grammar scaffolding
|
||||
|
||||
use nyash_rust::cli::CliConfig;
|
||||
use runner::NyashRunner;
|
||||
|
||||
Reference in New Issue
Block a user