Age | Commit message (Expand) | Author |
---|---|---|
2025-05-21 | ZJIT: Add --allow-multiple-definition for make zjit-test | Alan Wu |
2025-05-15 | YJIT: ZJIT: Allow both JITs in the same build | Alan Wu |
2025-04-18 | reorder libminiruby link flags. Now works on aarch64 linux | Alan Wu |
2025-04-18 | add `make zjit-test` | Alan Wu |
2025-04-18 | cargo:rustc-link-lib=static:-bundle needs 1.63 | Alan Wu |
2025-04-18 | boot_vm boots and runs | Alan Wu |
2025-04-18 | can link and run `p RubyVM::ISeq`, hardcoded paths, needs more init | Alan Wu |