Scratch VM with a JIT compiler and more features

4 stars 2 forks 4 watchers JavaScript Mozilla Public License 2.0
5 Open Issues Need Help Last updated: Mar 11, 2026

Open Issues Need Help

View All on GitHub
bug enhancement help wanted

Scratch VM with a JIT compiler and more features

JavaScript

Scratch VM with a JIT compiler and more features

JavaScript

AI Summary: The "Set list" block does not automatically cast its input to an array; instead, it stores non-array values directly. This behavior leads to a secondary bug where subsequent operations, such as calculating the "length of list," fail because they expect an array but receive a scalar value.

Complexity: 2/5
bug good first issue

Scratch VM with a JIT compiler and more features

JavaScript
bug good first issue

Scratch VM with a JIT compiler and more features

JavaScript
enhancement good first issue

Scratch VM with a JIT compiler and more features

JavaScript