New
v0.7.0
What's Changed
- Add EMPTY type to PromiseResult by @mobius29 in https://github.com/es-meta/esmeta/pull/305
- Bump Scala to 3.3.6 by @stonechoe in https://github.com/es-meta/esmeta/pull/306
- Support External Intrinsic Modeling and Template-based Intrinsics by @jhnaldo in https://github.com/es-meta/esmeta/pull/307
- Record InvalidFieldError when updating a non-existence slot by @mobius29 in https://github.com/es-meta/esmeta/pull/308
- Support Basic Features of ArrayBuffer and TypedArray by @jhnaldo in https://github.com/es-meta/esmeta/pull/310
- Fix errors in handling edge case for lang parser for IfStep by @jungwngkim in https://github.com/es-meta/esmeta/pull/315
- Add ToCodeUnit conversion operator by @ShinWonho in https://github.com/es-meta/esmeta/pull/311
- Add support for extracting spec algorithms in JSON format by @tontonialberto in https://github.com/es-meta/esmeta/pull/312
- Better parsing and stringify of esmeta.lang by @jungwngkim in https://github.com/es-meta/esmeta/pull/316
- Fix a bug in
__IS_ARRAY_INDEX__modeling in IR by @jhnaldo in https://github.com/es-meta/esmeta/pull/318 - Support CI Warning for Newly Introduced Phrases by @stonechoe in https://github.com/es-meta/esmeta/pull/302