# macchiato-rhai-mini This builds a WebAssembly module for running [rhai](https://crates.io/crates/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.