rubyomr-preview / ruby

The Ruby+OMR Preview
Other
68 stars 9 forks source link

Move most of the compilation control into the JIT #95

Closed mgaudet closed 7 years ago

mgaudet commented 7 years ago

This PR relocates the compilation control logic, moving the majority of it into the JIT.

This is being done to enable future enhancements to compilation control, most directly #30