lua-wasm
run
Input Lua Code
for i=1, 10 do print('Line #' .. i) end
Output
lua-wasm