QuickJS Javascript Engine
QuickJSのES2023サポート。
- ES2022のTop-Level await
- ES2023のChange Array by copy、
Array.prototype.{findLast, findLastIndex}
- ES2024の
Object.groupBy
、Promise.withResolvers
QuickJSのES2023サポート。
Array.prototype.{findLast, findLastIndex}
Object.groupBy
、Promise.withResolvers