mrusty icon indicating copy to clipboard operation
mrusty copied to clipboard

Support mruby 2.1.0

Open wordijp opened this issue 5 years ago • 0 comments

  • Fixed warning for rustc 1.42.0.
  • Fixed some bug.
  • Fixed FAILED test with cargo test
  • Support mruby 2.1.0.
    • two stages from 1.2.0 to 1.4.1 and 2.1.0.
      • mrb_int changed int32_t to int64_t since mruby 1.4.1.

wordijp avatar Apr 22 '20 18:04 wordijp