Skip to content

anenasa/nodejs-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

nodejs-android

Unofficial minimal nodejs build for android

This build should work on Android 7.0 (API level 24) and above.

This build is for use with yt-dlp as external JS runtime, based on Termux build script with some modifications:

  1. Build without amaro, inspector, intl, and sqlite to save space.
  2. Static link to libc++_shared, c-ares, openssl, and zlib so the node binary is self-contained.
  3. Disable loading openssl config

Build script is available here.

About

Unofficial minimal nodejs build for android

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors