working ESR52 Example code?
Kent Williams <[email protected]> Thu, 14 Sep 2017 16:06:28 -0500
| Newsgroups | gmane.comp.mozilla.devel.jseng |
|---|---|
| Message-ID | <[email protected]> |
So, I can build SpiderMonkey ESR52 OK, and the example code (from https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/How_to_embed_the_JavaScript_engine) compiles and links (once I figured out which libraries are actually needed to link) And then if I run helloworld it crashes immediately in JS_Init. Awesome! Am I going to have to beg in the IRC channel to get this stuff working?