16 lines
331 B
Markdown
16 lines
331 B
Markdown
What is Rhai
|
|
============
|
|
|
|
{{#include ../links.md}}
|
|
|
|
Rhai is an embedded scripting language and evaluation engine for Rust that gives a safe and easy way
|
|
to add scripting to any application.
|
|
|
|
|
|
Versions
|
|
--------
|
|
|
|
This Book is for version **{{version}}** of Rhai.
|
|
|
|
For the latest development version, see [here]({{rootUrl}}/vnext/).
|