lunar-lang 0.1.0

mruby/edge is yet another mruby that is specialized for running on WASM
Documentation
1
2
3
for i = 1, 5 do
    print "hello, world\n"
end