Skip to content

MabezDev/esp-rhai

Repository files navigation

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()

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages