summaryrefslogtreecommitdiff
path: root/zjit/build.rs
AgeCommit message (Expand)Author
2025-05-21ZJIT: Add --allow-multiple-definition for make zjit-testAlan Wu
2025-05-15YJIT: ZJIT: Allow both JITs in the same buildAlan Wu
2025-04-18reorder libminiruby link flags. Now works on aarch64 linuxAlan Wu
2025-04-18add `make zjit-test`Alan Wu
2025-04-18cargo:rustc-link-lib=static:-bundle needs 1.63Alan Wu
2025-04-18boot_vm boots and runsAlan Wu
2025-04-18can link and run `p RubyVM::ISeq`, hardcoded paths, needs more initAlan Wu