A custom unsandboxed Scratch extension that enhances the performance of Scratch projects through the most fundamental/low-level approach.
✅ Currently Implemented Features:
- 🚀 Run JavaScript
- 📥 Import JavaScript
- 📝 Via text input
- 📤 Via file upload
- 🔗 Via URL
🚧 Planned Features (Coming Soon):
- 🗑️ Remove JavaScript
- 🧩 Provide APIs for imported JS to better control Scratch
- 🧠 Compiler: Interpret
project.jsonand pre-compile to JavaScript
创游引擎 一个非沙盒化扩展,在最底层实现Scratch项目的高效运行
✅ 已实现功能:
- 🚀 运行 JavaScript
- 📥 导入 JavaScript
- 📝 通过文本导入
- 📤 通过上传导入
- 🔗 通过URL导入
🚧 将实现功能:
- 🗑️ 删除 JavaScript
- 🧩 帮助您的 JavaScrip 更好地控制 Scratch 的 API
- 🧠 编译器:解释
project.json并预编译成 JavaScript