QuickJS-NG 0.10.0 released!

QuickJS is a small and embeddable JavaScript engine. It aims to support the latest ECMAScript specification. QuickJS NG is a fork of the original QuickJS project by Fabrice Bellard and Charlie Gordon, after it went dormant, with the intent of reigniting its development.

Another few months of development, version 0.10.0 is out. Here are some notable changes

  • Implemented Array.fromAsync
  • Support os.Worker on Windows
  • Added parserless build mode
  • Added os.exePath()
  • Added promise hooks
  • Fixed reporting handled promises as unhandled in tracker

See the full changelog here.

Leave a Reply

Your email address will not be published. Required fields are marked *