luaur-web 0.1.3

WebAssembly bindings to run and type-check Luau in the browser (Rust).
Documentation
1
2
3
4
pub mod check_script;
pub mod execute_script;
pub mod run_code;
pub mod setup_state;