Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.
This repository was archived by the owner on May 15, 2023. It is now read-only.

core: Promise + Async / await library #4

@Cassolette

Description

@Cassolette

❗ To keep things in one place I opened the issue in this repository, but this should be moved later. ❗

Hoping to introduce a Promise library in TFM Lua, and later on posssibly bundle a async/await library.

The async await library aims to be familiar with Javascript users, keeping code straightforward with error paths handled neatly. Using coroutines in Lua, this should be somewhat implementable to an extent.

  • Promise lib
  • Async-Await lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions