File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
< div class ="container ">
3
3
< a href ="https://github.com/h2so5/mruby-logo "> mruby-logo</ a > provided by < a href ="https://github.com/h2so5 "> h2so5</ a >
4
4
</ div >
5
- < div >
5
+ < div >
6
6
< a href ="/feed.xml ">
7
7
< img src ="/assets/images/icons/atom-feed.png " alt ="Atom feed " title ="Atom feed " width ="25 " height ="25 ">
8
8
</ a >
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ You can specify the mruby build configuration by building mruby with the `rake`
92
92
93
93
## mruby VM and bytecode
94
94
95
- Due to improvements in the binary format, mruby binaries are no longer backward compatible.
95
+ Due to improvements in the binary format, mruby binaries are no longer backward compatible.
96
96
To run the mruby binaries on mruby 3.0, recompile with the mruby 3.0 ` mrbc ` .
97
97
98
98
- Upgrade mruby VM version ` RITE_VM_VER ` to ` 0300 ` (means mruby 3.0).
You can’t perform that action at this time.
0 commit comments