ruby/zjit
Alan Wu 214d587a77 ZJIT: Only build the assembler for target_arch
Fixes test error from running the ARM assembler on x86, but then trying
to disassemble it as x86.
2025-07-31 13:45:20 -04:00
..
bindgen ZJIT: Add --zjit-stats (#14034) 2025-07-29 10:00:15 -07:00
src ZJIT: Only build the assembler for target_arch 2025-07-31 13:45:20 -04:00
.gitignore
build.rs ZJIT: Add --allow-multiple-definition for make zjit-test 2025-05-21 01:22:55 +09:00
Cargo.lock Use expect-test for HIR tests 2025-04-18 21:53:01 +09:00
Cargo.toml ZJIT: Have make zjit-test use the same Cargo features as miniruby 2025-07-16 14:10:22 -04:00
zjit.mk ZJIT: Start testing againt /test 2025-07-23 19:52:59 -04:00