mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
add mruby-toplevel-ext as default
This commit is contained in:
@@ -50,6 +50,9 @@ MRuby::GemBox.new do |conf|
|
||||
# Use Fiber class
|
||||
conf.gem :core => "mruby-fiber"
|
||||
|
||||
# Use extended toplevel object (main) methods
|
||||
conf.gem :core => "mruby-toplevel-ext"
|
||||
|
||||
# Generate mirb command
|
||||
conf.gem :core => "mruby-bin-mirb"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user