Skip to content

Node.js for Mobile Apps core library v0.1.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaimecbernardo jaimecbernardo released this 07 Feb 17:49
· 13330 commits to mobile-master since this release

This release contains the build of the armeabi-v7a, x86, arm64-v8a and x86_64 shared libraries for Android, the 64 bits universal and device-only libnode.framework binaries for iOS.

The android package also includes the node-v8 header files and the iOS package includes the node-chakracore header files from this repo.

View the changelog file in the repo for more detailed notes.

Versions:

{ "http_parser" : "2.7.0"
  ,"mobile" : "0.1.9"
  ,"node" : "8.6.0"
  ,"v8" : "6.0.287.53"
  ,"chakracore" : "1.7.1.0"
  ,"uv" : "1.14.1"
  ,"zlib" : "1.2.11"
  ,"ares" : "1.10.1-DEV"
  ,"modules" : "57"
  ,"nghttp2" : "1.25.0"
  ,"openssl" : "1.0.2l"
}