mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 10:12:14 +03:00
update
This commit is contained in:
10
Changelog
10
Changelog
@@ -1,3 +1,13 @@
|
||||
- micro optimizations (15% faster on bench-v8)
|
||||
- added resizable array buffers
|
||||
- added ArrayBuffer.prototype.transfer
|
||||
- added the Iterator object and methods
|
||||
- added set methods
|
||||
- added Atomics.pause
|
||||
- added added Map and WeakMap upsert methods
|
||||
- added Math.sumPrecise()
|
||||
- misc bug fixes
|
||||
|
||||
2025-09-13:
|
||||
|
||||
- added JSON modules and import attributes
|
||||
|
||||
Reference in New Issue
Block a user