Book a Demo

Author Topic: What is Spidermonkey v63  (Read 4654 times)

timoc

  • EA User
  • **
  • Posts: 201
  • Karma: +14/-0
    • View Profile
What is Spidermonkey v63
« on: May 15, 2019, 08:50:50 pm »
Hi,

I have just started playing with 15, and looking at the release notes i see there is a new JS engine.
Quote
Javascript engine updated

    Built-in javascript support updated to use the Mozilla Spidermonkey 63
    Provides new functions such as JSON parsing

But i cannot find anything about it, or what it is capable of. Mozilla only reports there being a version 57, wikipedia reports version 60.

Can you enlighten?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: What is Spidermonkey v63
« Reply #1 on: May 16, 2019, 09:50:44 am »
I believe it's the version of spidermonkey associated with Firefox 63.

The project doesn't see official standalone releases now.

timoc

  • EA User
  • **
  • Posts: 201
  • Karma: +14/-0
    • View Profile
Re: What is Spidermonkey v63
« Reply #2 on: May 16, 2019, 05:44:07 pm »
Apparently that means it supports ES7.
https://en.wikipedia.org/wiki/ECMAScript#Conformance

Does that mean there is a javascript shell available somewhere?


Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: What is Spidermonkey v63
« Reply #3 on: May 17, 2019, 09:21:01 am »