How Ruby executes code in VM

This reference is really good to understand how ruby VM breaks down code and executes in a system under the hood.

Last updated