Re: How can I call variable in script like this global.var

Kent Williams <[email protected]> Tue, 2 Apr 2019 11:11:29 -0500
Newsgroups gmane.comp.mozilla.devel.jseng
Message-ID <[email protected]>
I am an embedder, and I use ESR60. I checked out the github repo for 
SpiderMonkey -- so I don't have to deal with using Mercurial, which I've 
so far avoided -- and it has an ESR60 tag, which I check out.

Not looking forward to porting to the next ESR release version, because 
for some reason, it requires Rust.  Not a big deal installing Rust, but 
it's another way that the Mozilla crew are in their own world.

Though in fairness the Google V8 build process and source control is 
wackadoodle bespoke tools all the way down.


On 4/2/19 8:03 AM, [email protected] wrote:
> On Tuesday, April 2, 2019 at 4:47:02 AM UTC-4, muhammad sami wrote:
>> Where can I get these versions? and if you please recommend a version for me to use.
>>
>> these two links is from spidermonkey site https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Getting_SpiderMonkey_source_code
>>
>> http://ftp.mozilla.org/pub/spidermonkey/releases/
>> http://ftp.mozilla.org/pub/spidermonkey/prereleases/
>>
>> I got the last released version which is 45
> It is recommended that embedders follow the latest ESR release of firefox/spidermonkey which is current ESR60. The use cases of SpiderMonkey by embedders are typically different from Firefox. There is a github project that is collecting more up-to-date embedding information at https://github.com/spidermonkey-embedders/spidermonkey-embedding-examples that may help to look at.
>
> In https://github.com/spidermonkey-embedders/spidermonkey-embedding-examples/blob/esr60/docs/Building%20SpiderMonkey.md there are some notes around getting sources and building. Currently the most reliable way to get an up-to-date ESR version is to download the full Firefox source tarball which contains all the SpiderMonkey code as well.
>
> --Ted
>
> _______________________________________________
> dev-tech-js-engine mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-js-engine
_______________________________________________
dev-tech-js-engine mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine