/nekovm-termux

Neko Virtual Machine for Termux

Primary LanguageCOtherNOASSERTION

Build Instructions

  1. Clone repo and cd on it

  2. Installing dependencies

NOTE: You needed have x11-repo installed

apt update && yes | apt upgrade && apt install build-essential cmake make clang apache2 libgc gtk3 xorgproto 
  1. Building
mkdir build && cd build && cmake .. && make -j$(nproc)
  1. Installing
make install

Broken Things

  • SQL