forked from scratchfoundation/scratch-vm
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Kouji Takao edited this page Apr 30, 2021
·
5 revisions
この scratch-vm は LLK/scratch-vm から fork して Smalruby 3 向けに改良を行っています。
ここでは、改良した内容や開発者向けの情報を提供しています。
LLK/scratch-vm から改良した内容を以下に挙げます。
- JavaScriptのライブラリ「Opal」と一緒に使えない問題の修正 ( https://github.com/smalruby/scratch-vm/pull/2 )
- 拡張機能を有効にしたときに記録される警告ログの抑制 ( https://github.com/smalruby/scratch-vm/pull/3 )
- 「メッシュ」拡張機能の追加 ( https://github.com/smalruby/scratch-vm/pull/4 )
- 「Microbit More」拡張機能の追加 ( https://github.com/smalruby/scratch-vm/pull/9 )