Kevin Greene created THRIFT-4604: ------------------------------------ Summary: NodeJS: Expose Int64 from browser.js for consumption by browser Key: THRIFT-4604 URL: https://issues.apache.org/jira/browse/THRIFT-4604 Project: Thrift Issue Type: Improvement Components: Node.js - Library Reporter: Kevin Greene
When using the Node.js libs in the browser (via browser.js) Int64 isn't exposed the same way as it is in a Node environment. This just adds Int64 to the exports in browser.js to make consuming the libs more consistent with how we do in an actual Node environment. -- This message was sent by Atlassian JIRA (v7.6.3#76005)