first step of switch to opal
This commit is contained in:
8
lib/debugger.rb
Normal file
8
lib/debugger.rb
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
require "opal"
|
||||
|
||||
require "main_view"
|
||||
|
||||
Virtual::Machine.boot
|
||||
|
||||
MainView.new()
|
Reference in New Issue
Block a user