github boa-dev/boa v0.3.0
Major updates + Object refactor + new console.log formats for types

latest releases: v0.21, v0.20, nightly...
pre-release6 years ago
  • UnexpectedKeyword(Else) bug fixed jasonwilliams#38
  • Contributing guide added
  • Ability to specify file - Thanks @CallumQuick
  • Travis fixes
  • Parser Tests - Thanks @Razican
  • Migrate to dyn traits - Thanks @Atul9
  • Added implementations for Array.prototype: concat(), push(), pop() and join() - Thanks @CallumQuick
  • Some clippy Issues fixed - Thanks @Razican
  • Objects have been refactored to use structs which are more closely aligned with the specification
  • Benchmarks have been added
  • String and Array specific console.log formats - Thanks @CallumQuick
  • isPropertyKey implementation added - Thanks @KrisChambers
  • Unit Tests for Array and Strings - Thanks @GalAster
  • typo fix - Thanks @palerdot
  • dist cleanup, thanks @zgotsch

Don't miss a new boa release

NewReleases is sending notifications on new releases.