esp-rhai

APACHE-2.0 License

Stars
6
Committers
1

esp-rhai

Running rhai on an esp. This example is specifically targeted for the esp32c3 based esp-rust-board, but will work on any esp32 with a bit of massaging.

Currently implemented commands

Command Usage
print print("Hello world!") or print(Value = ${some_variable})
heap heap()