riji 0.1.16

Scripting environment using rhai
Documentation
1
2
3
4
fn run_test() {
	print("hello");
	debug("error");
}