This repository has been archived on 2025-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
rhaj/_archive/rhai_engine/rhaibook/start/playground.md
2025-04-04 08:28:07 +02:00

514 B

Online Playground

{{#include ../links.md}}


For more details, see the section [here]({{rootUrl}}/tools/playground.md).

Rhai provides an [online playground][playground] to try out its language and engine features without having to install anything.

The playground provides a syntax-highlighting script editor with example snippets.

Scripts can be evaluated directly from the editor.

[Online Playground][playground]