Skip to content

Node.js for Mobile Apps core library v18.20.4

Choose a tag to compare

@gmaclennan gmaclennan released this 29 Apr 13:09
83ae3cf

Same code as the upstream release https://github.com/nodejs-mobile/nodejs-mobile/releases/tag/v18.20.4, but built with 16kb alignment on Android from nodejs-mobile#154

This release contains the builds for:

  • Android
    • armeabi-v7a
    • arm64-v8a
    • x86_64
  • iOS
    • iPhone arm64
    • Simulator arm64
    • Simulator x86_64

The packages also include the node header files from this repo.

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

Versions:

{
  "node": "18.20.4",
  "acorn": "8.11.3",
  "ada": "2.7.8",
  "ares": "1.28.1",
  "base64": "0.5.2",
  "brotli": "1.0.9",
  "cjs_module_lexer": "1.2.2",
  "llhttp": "6.1.1",
  "mobile": "18.17.3",
  "modules": "108",
  "napi": "9",
  "nghttp2": "1.61.0",
  "nghttp3": "0.7.0",
  "ngtcp2": "1.3.0",
  "openssl": "3.0.13+quic",
  "simdutf": "5.2.4",
  "undici": "5.28.4",
  "uv": "1.44.2",
  "uvwasi": "0.0.19",
  "v8": "10.2.154.26-node.37",
  "zlib": "1.3.0.1-motley"
}