nodejs_cplus_math_bind_ffi
Simple C/C++ math library binding to Node.JS using addon FFI(foreign feth interface).
To install dependency
npm install
To Build the project
npm run build
To run the project
npm run start
Simple C/C++ math library binding to Node.JS using addon FFI(foreign feth interface).
npm install
npm run build
npm run start