wohali commented on issue #946: Support newer SpiderMonkey release? URL: https://github.com/apache/couchdb/issues/946#issuecomment-340893363 Not easily, no. 1.8.5 is the last version that supports the bare anonymous function format that we currently use for design documents. Any upgrade would break compatibility with existing design documents. This has been discussed heavily before, see here: https://issues.apache.org/jira/browse/COUCHDB-1603 https://issues.apache.org/jira/browse/COUCHDB-1602 https://issues.apache.org/jira/browse/COUCHDB-1397 A more interesting path forward is: https://github.com/dmunch/couch-chakra but more work needs to be done. This was discussed on the dev@couchdb mailing list in 2017: https://lists.apache.org/thread.html/e1be7c8de8826e551483638f185eccec9f80ab53ebac0b0e3d8307d0@%3Cdev.couchdb.apache.org%3E
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
