Re: JavaScript library code

2014-09-22 Thread Randy Abernethy
Hi Stig, Presently the Node and JS libs are completely separate and I think that, while there is quite a bit of common code, there's also a fair amount of diversity. Given this and the language by language management issues, perhaps it is best to keep Node and JS distinct for now. Thait said, the

JavaScript library code

2014-09-22 Thread Stig Bakken
Hi guys, There's a lot of functionality missing from lib/js that is present in lib/nodejs, such as binary or compact protocols. I would love to contribute code for this, but before I do, has there been any discussion around common JavaScript code that can be used by both the nodejs and js generat