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

ArgumentType.LABEL #197

Closed LilyMakesThings closed 8 months ago

LilyMakesThings commented 8 months ago

An argument identically similar to the text of a block that can be changed with the value of the argument. I imagine this being used in places similar to field_variablegetter, like Dictionaries.

Not sure about this one yet, though.