[quickjs-devel] Re: New release

  • From: Saúl Ibarra Corretgé <s@xxxxxxxxxx>
  • To: quickjs-devel@xxxxxxxxxxxxx, Fabrice Bellard <fabrice@xxxxxxxxxxx>
  • Date: Sun, 11 Aug 2019 21:34:28 +0200

On 10/08/2019 13:06, Fabrice Bellard wrote:

Hi,

A new release of QuickJS is available:

2019-08-10:

- added public class fields and private class fields, methods and
accessors (TC39 proposal)
- changed JS_ToCStringLen() prototype
- qjsc: handle '-' in module names and modules with the same filename
- added std.urlGet
- exported JS_GetOwnPropertyNames() and JS_GetOwnProperty()
- exported some bigint C functions
- added support for eshost in run-test262
- misc bug fixes


Thank! Specially for exporting the bigint functions, since I asked :-)
Any updates on a publicly available version control system?


Cheers,

-- 
Saúl

Other related posts: