Node.js for lua?

前端 未结 9 900
走了就别回头了
走了就别回头了 2021-01-30 14:11

I\'ve been playing around with node.js (nodejs) for the past few day and it is fantastic. As far as I can tell, lua doesn\'t have a similar integration of libev and libio which

9条回答
  •  滥情空心
    2021-01-30 14:35

    luvit aims to be to Lua exactly what Node.js is to Javascript. Definitely a promising project.

提交回复
热议问题