Slide 7
Slide 7 text
Making minirake a single binary
1. Build minirake single binary as usual.
2. Build mruby with built minirake.
3. Fix things that didn’t work well.
• Add missing things: tsort, pathname, fileutils, …
• Make mrbgem compatible with CRuby.
• Reusing idea before mruby-cli:
https://github.com/mruby/mruby/pull/1676