macchiato-rhai-mini

Crates.iomacchiato-rhai-mini
lib.rsmacchiato-rhai-mini
version0.0.1-alpha.1
sourcesrc
created_at2024-11-17 06:22:54.232601
updated_at2024-11-17 06:22:54.232601
descriptionrun scripts with the rhai scripting language using a lightweight interface
homepage
repositoryhttps://codeberg.org/macchiato/macchiato-rhai-mini
max_upload_size
id1450919
size7,946
Benjamin Atkin (benatkin)

documentation

README

macchiato-rhai-mini

This builds a WebAssembly module for running rhai in the browser. It has a function that takes a Rhai script and returns the output, and has other functions for managing the vectors of memory used to send the input and receive the output.

Commit count: 0

cargo fmt