Background¶ In Feature#12589, Vladimir Makarov proposed to improve VM perfIT compiler based on those instructions. While his approach for JIT (write C code to local file system, let C compiler executable to compile it to shared object file and load it dynamically) was great and proven to work, replacing all VM instructions may chang