DEV: Introduce `enable-ruby-yjit template
authorAlan Guo Xiang Tan <gxtan1990@gmail.com>
Mon, 1 May 2023 02:50:50 +0000 (10:50 +0800)
committerAlan Guo Xiang Tan <gxtan1990@gmail.com>
Mon, 1 May 2023 03:32:34 +0000 (10:32 +0700)
commitc90e6de7930e858d513fea2eedafc5aa1befbc8b
treecefe551b480d05d298598bc98c38334aaac54c87
parent04d4ef69570649aae27ae4f35cb07d7e1ea572bf
DEV: Introduce `enable-ruby-yjit template

This adds the `RUBY_YJIT_ENABLE` environment variable which would enable
Ruby 3.2's YJIT. See
https://github.com/ruby/ruby/blob/master/doc/yjit/yjit.md for more
information about YJIT.
templates/enable-ruby-yjit.yml [new file with mode: 0644]