Rhai is an embedded scripting language for Rust that provides an easy and safe way to add scripting to applications. It supports all CPU and OS targets of Rust, including WebAssembly and `no-std`. Rhai features a JavaScript-like syntax with dynamic typing, minimal dependencies, and tight integration with Rust functions and

3m read timeFrom github.com
Post cover image
Table of contents
Targets and buildsStandard featuresProtected against attacksFor those who actually want their own languageExampleProject SiteDocumentationPlaygroundLicense
1 Comment

Sort: