TurboWarp / scratch-vm

Scratch VM with a JIT compiler and more features
https://turbowarp.org/
Mozilla Public License 2.0
75 stars 72 forks source link

Add ext_scratch3_event._broadcast and emit broadcasts #203

Closed veggiecan0419 closed 6 months ago

veggiecan0419 commented 6 months ago

Required for https://github.com/TurboWarp/extensions/pull/1390 to work. I've also added a broadcast listener for #131

veggiecan0419 commented 6 months ago

I'll close this and come back when I've fixed it