GCC Toolchain is usable to build many things, such as native modules for Node.js
mmrl install https://github.com/Googlers-Repo/gcc/releases/download/v1.0.0/gcc.zip -yr
Installs GCC with the requirements
Usage with Node.js
There is currently no binary of Python for Android, so we need Python from Termux
Recommended Python Version: 3.11
Linking Python
ln -s /data/data/com.termux/files/usr/bin/python $PREFIX/bin/python
Note Ensure that you have Python installed in Termux.