Skip to content

Escargot 4.0.0

Compare
Choose a tag to compare
@clover2123 clover2123 released this 05 Apr 04:30
· 257 commits to master since this release

Release Note v4.0.0

  • Support ECMAScript2022
  • Enable WebAssembly
  • Support multi platform build
  • Several optimizations for memory and performance updated
  • Fixed major/minor bugs

Language Specification (ECMAScript 2022)

Escargot implements full of ECMAScript 2022 except a few minor features.

  • Not Supported Features
    • RegExp lookbehind assertions

WebAssembly

Multi-Platform Build

OS Architecture
Ubuntu x86/x64/arm/aarch64
macOS x64
Windows x86
Android x86/x64/arm/aarch64