jit: ops_ext delegation + M3 syntax scaffolding; unify BoxCall execution path
This commit is contained in:
@ -206,6 +206,9 @@ features = [
|
||||
# テスト・ベンチマークツール
|
||||
criterion = "0.5"
|
||||
|
||||
[build-dependencies]
|
||||
once_cell = "1.20"
|
||||
|
||||
# Benchmark configuration (will be added later)
|
||||
# [[bench]]
|
||||
# name = "box_performance"
|
||||
|
||||
Reference in New Issue
Block a user