mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-27 08:22:31 -05:00
a5009b4c59
Reduce the amount of code that needs to evaluated before we can starting the target project if there is one. It is key to note that the music extension includes ~2MB of base64 encoded sound samples. This skips evaluating those samples and decoding base64 into binary typed arrays. |
||
---|---|---|
.. | ||
argument-type.js | ||
block-type.js | ||
define-messages.js | ||
extension-manager.js | ||
extension-metadata.js | ||
extension-worker.js | ||
reporter-scope.js | ||
target-type.js |