Demo about binding C++ code to quickjs and call C++ function/class in js NOTE: this project use quickjs-ng rather than bellard's quickjs to make compile corss platform How To Build cmake -S . -B cmake-build cmake --build cmake-build