Skip to content

Node.js for Mobile Apps core library v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaimecbernardo jaimecbernardo released this 23 Apr 18:31
· 9000 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.8.0"
  ,"mobile" : "0.2.1"
  ,"node" : "10.13.0"
  ,"v8" : "6.8.275.32-node.36"
  ,"chakracore" : "1.11.1.0"
  ,"uv" : "1.23.2"
  ,"zlib" : "1.2.11"
  ,"ares" : "1.14.0"
  ,"modules" : "64"
  ,"nghttp2" : "1.34.0"
  ,"napi" : "3"
  ,"openssl" : "1.1.0i"
}