ruby/yjit
Takashi Kokubun a66a69865d
YJIT: Change the default mem size to 64MiB (#6912)
* YJIT: Change the default mem size to 64MiB

* Also update ruby --help

Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
2022-12-13 11:00:22 -05:00
..
bindgen YJIT: Upgrade bindgen to stabilize and reduce output 2022-12-08 17:35:18 -05:00
src YJIT: Change the default mem size to 64MiB (#6912) 2022-12-13 11:00:22 -05:00
.gitignore
Cargo.lock YJIT: Instrument global allocations on stats build (#6712) 2022-11-13 12:54:41 -05:00
Cargo.toml YJIT: Generate debug info in release builds (#6910) 2022-12-12 15:59:29 -05:00
not_gmake.mk YJIT: Support MAKE=bmake for release build 2022-09-20 14:17:27 -04:00
yjit.mk YJIT: Fold check-yjit-bindings into yjit-bindgen 2022-12-08 15:58:00 -05:00