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

macchiato-rhai-mini

run scripts with the rhai scripting language using a lightweight interface

1 unstable release

new 0.0.1-alpha.1 Nov 17, 2024

#455 in WebAssembly

Download history 82/week @ 2024-11-13

82 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
~97K SLoC