mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-25 07:22:33 -05:00
97d67d75f4
This allows a service to postpone communication with other services until it can be sure that it's registered with central dispatch. Service registration on the main thread always happens immediately, but that version of `setService` still returns a Promise for consistency. |
||
---|---|---|
.. | ||
blocks | ||
dispatch | ||
engine | ||
import | ||
io | ||
playground | ||
serialization | ||
sprites | ||
util | ||
.eslintrc.js | ||
index.js | ||
virtual-machine.js |