You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="description" content="Embedded scripting language and engine for Rust. A small, fast, easy-to-use scripting language and evaluation engine that integrates tightly with Rust. Builds for most common targets including no-std and WASM.">
<h1class="space-lg">Embedded scripting language and engine for Rust</h1>
6
63
7
-
<h2>Read <i>The Rhai Book</i><ahref="book">here</a>.</h2>
64
+
<pclass="space-lg">
65
+
A small, fast, easy-to-use scripting language and evaluation engine that integrates tightly with Rust. Builds for most common targets including no-std and WASM.
66
+
</p>
8
67
9
-
<h2>Try it out at the <i>Online Playground</i><ahref="playground">here</a>.</h2>
68
+
<pclass="space-sm">
69
+
Home Repo on GitHub: <ahref="https://github.com/rhaiscript">https://github.com/rhaiscript</a>
70
+
</p>
71
+
72
+
<p>
73
+
Read <ahref="book"><i>The Rhai Book</i> here</a>.
74
+
</p>
75
+
76
+
<p>
77
+
Try it out at the <ahref="playground"><i>Online Playground</i> here</a>.
0 commit comments