jiangphcn commented on issue #1875: Update SpiderMonkey version
URL: https://github.com/apache/couchdb/issues/1875#issuecomment-540251976
 
 
   thanks for checking @denib 
   
   I am working on this task using https://github.com/apache/couchdb/pull/2170.
   
   Below is current status:
   - codes of couch_js are updated to use SpiderMonkey 60 
   - couch_js javascript can be compiled locally in mac environment
   - the javascript for main.js is updated and is able to be compiled during 
runtime
   - new couchjs can started by couchdb and communicated with couchdb to accept 
`reset`, `addFun`, `mapDoc` etc
   
   There are some to-dos I am working on
   - there is code tweak needed to complete the whole mrview action
   - compile and test in linux and windows
   - adding codes to workaround anonymous javascript function name
   - test where multiple sandbox are working together.
   
   Hope I can get more progress in coming weeks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to