mirror of
https://github.com/bellard/quickjs.git
synced 2024-11-22 05:38:11 +08:00
new release
This commit is contained in:
parent
a0570086c6
commit
daa35bc1e5
@ -1,3 +1,11 @@
|
|||||||
|
2023-12-09:
|
||||||
|
|
||||||
|
- added Object.hasOwn, {String|Array|TypedArray}.prototype.at,
|
||||||
|
{Array|TypedArray}.prototype.findLast{Index}
|
||||||
|
- BigInt support is enabled even if CONFIG_BIGNUM disabled
|
||||||
|
- updated to Unicode 15.0.0
|
||||||
|
- misc bug fixes
|
||||||
|
|
||||||
2021-03-27:
|
2021-03-27:
|
||||||
|
|
||||||
- faster Array.prototype.push and Array.prototype.unshift
|
- faster Array.prototype.push and Array.prototype.unshift
|
||||||
|
Loading…
Reference in New Issue
Block a user