Skip to content

1.7.0

Compare
Choose a tag to compare
@e3ndr e3ndr released this 23 Dec 05:35
· 5 commits to main since this release

Platform

  • Added a utility for detecting LibC compatibility on Linux.
  • Renamed Process->ProcessUtil to avoid conflicts with the STD library.

Async

  • Cleaned up AsyncTask to be more efficient.
  • Reworked Promise to be closer to the JavaScript spec.