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

AI Summary: This enhancement request proposes a change to how runtime and VM events are accessed. Instead of using string literals, the goal is to access these events directly from their respective classes. This would likely improve code readability, maintainability, and reduce the risk of runtime errors due to typos in event names.

Complexity: 3/5
enhancement help wanted

Scratch VM with a JIT compiler and more features

JavaScript

AI Summary: The 'Set list' block in the system is not correctly converting its input into an array. This leads to a subsequent bug where the system attempts to process the input as an array, causing unexpected behavior and errors.

Complexity: 2/5
bug good first issue

Scratch VM with a JIT compiler and more features

JavaScript

AI Summary: The user is reporting a bug where extension colors are not displaying correctly. The issue includes screenshots illustrating the problem, suggesting a visual rendering or configuration issue within the extension's styling.

Complexity: 2/5
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