mirror of
https://github.com/bellard/quickjs.git
synced 2025-05-12 11:06:10 +08:00
updated Changelog
This commit is contained in:
parent
00b709dfff
commit
19431019d5
@ -1,3 +1,11 @@
|
||||
- removed the bignum extensions and qjscalc
|
||||
- new BigInt implementation optimized for small numbers
|
||||
- added WeakRef, FinalizationRegistry and symbols as weakrefs
|
||||
- added builtin float64 printing and parsing functions for more correctness
|
||||
- faster repeated string concatenation
|
||||
- qjs: promise unhandled rejections are fatal errors by default
|
||||
- misc bug fixes
|
||||
|
||||
2024-01-13:
|
||||
|
||||
- top-level-await support in modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user