and less interesting Running CRuby itself in a new domain opens up more possibilities CRuby assumes it runs on top of an OS — what if we remove that assumption?
NoMethodError In CRuby 4.0, Integer#times etc. are implemented in Ruby ruby_setup() alone does not load them In early development, had to write loops with while
mechanisms like rb_call_builtin_inits() exist By revealing and replacing these assumptions, CRuby runs on bare metal Bare metal is just the start — new domains await CRuby