That may mean providing an all-at-once compilation tool for Ruby code (we have an ahead-of-time (AOT) compiler right now, but it’s per-file, and still expects to generate some code at runtime), or it ...