lunar-lang 0.1.0

mruby/edge is yet another mruby that is specialized for running on WASM
Documentation
1
2
3
for i in [1, 2, 3, 4, 5] do
  print("hello, world\n")
end