Skip to content

A custom unsandboxed Scratch extension that enhances the performance of Scratch projects through the most fundamental/low-level approach.

Notifications You must be signed in to change notification settings

2001733/Scratch-Custom-Extension-Creation-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Scratch-Custom-Extension-Creation-Engine

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.json and pre-compile to JavaScript

创游引擎 一个非沙盒化扩展,在最底层实现Scratch项目的高效运行

已实现功能:

  • 🚀 运行 JavaScript
  • 📥 导入 JavaScript
    • 📝 通过文本导入
    • 📤 通过上传导入
    • 🔗 通过URL导入

🚧 将实现功能:

  • 🗑️ 删除 JavaScript
  • 🧩 帮助您的 JavaScrip 更好地控制 Scratch 的 API
  • 🧠 编译器:解释 project.json 并预编译成 JavaScript

About

A custom unsandboxed Scratch extension that enhances the performance of Scratch projects through the most fundamental/low-level approach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published