zruibin / lua-promise-await

Lua版本的Promise和async/await实现,功能基本等同于JS中的Promise和async/await

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua-promise-await

Description

Lua版本的Promise和async/await实现,功能基本等同于JS中的Promise和async/await

Origin

lua-promise-await

Fix

Replace unpack() to table.unpack()

About

Lua版本的Promise和async/await实现,功能基本等同于JS中的Promise和async/await

License:MIT License


Languages

Language:Lua 100.0%