This website uses optional cookies to provide the best experience possible to the user. In line with GDPR regulations, please indicate if you would like to accept these optional cookies or reject them to only use essential cookies. You can learn more by reading our privacy policy.

Rhai Console

Last Updated: 20th Jul 2026

Project Site: Go To Project
Code: Go To GitHub

About

A Rust crate that provides an interactive REPL console for the Rhai scripting language.

This console allows you to execute Rhai scripts interactively and experiment with the language in a familiar read-eval-print loop environment.

You can find the crate.io listing here and the source code on GitHub.