#rhai #script #scripting #interface #language #scripting-language

macchiato-rhai-mini

run scripts with the rhai scripting language using a lightweight interface

1 unstable release

0.0.1-alpha.1 Nov 17, 2024

#389 in WebAssembly

Download history 55/week @ 2024-11-11 58/week @ 2024-11-18 13/week @ 2024-12-09

126 downloads per month

MIT/Apache

7KB
99 lines

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.

Dependencies

~5.5MB
~98K SLoC