KonsolScript is an embeddable scripting runtime for games, tools, automation, and AI-driven applications.
Add a live scripting layer to any C++ application. Hot-reload behavior, patch running apps, and orchestrate AI workflows - without rebuilding or redeploying the binary.
Ship once. Evolve forever.
Key capabilities:
- Embed into any C++ app with a single header
- Hot-reload scripts at runtime without restarting
- AI-safe: validate or reject scripts before execution
-...