Skip to content

Node.js for Mobile Apps core library v0.3.0

Compare
Choose a tag to compare
@jaimecbernardo jaimecbernardo released this 27 Apr 14:11
· 1747 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 packages also include the node header files from this repo.

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

Versions:

{ "node" : "12.16.0"
  ,"v8":"7.8.279.23-node.31"
  ,"uv":"1.34.0"
  ,"zlib":"1.2.11"
  ,"brotli":"1.0.7"
  ,"ares":"1.15.0"
  ,"modules":"72"
  ,"nghttp2":"1.40.0"
  ,"napi":"5"
  ,"llhttp":"2.0.4"
  ,"http_parser":"2.9.3"
  ,"openssl":"1.1.1d"
  ,"mobile":"0.3.0"
}