AiScriptScript language, but it runs in the browser

Perfect for user-created plugins and mini-games

AiScript

🤗

Friendly Syntax

Adopts a syntax similar to JavaScript, making it easy for beginners to learn.

🏝️

Safe in a Sandbox Environment

All operations are completed within the AiScript runtime. Even if an infinite loop is created, it will not affect the host JavaScript environment.

🧩

Easily Extensible

AiScript is easily customizable! You can inject constants or functions to extend its functionality.