first step of switch to opal

This commit is contained in:
Torsten Ruger
2015-07-14 14:08:28 +03:00
parent 758ab419d5
commit 9af1937a71
9 changed files with 47 additions and 169 deletions

8
lib/debugger.rb Normal file
View File

@ -0,0 +1,8 @@
require "opal"
require "main_view"
Virtual::Machine.boot
MainView.new()