charto / nbind

:sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket:
MIT License
1.98k stars 119 forks source link

Windows | EMCC should have a batch file too. (emcc-path) #126

Open boboben1 opened 5 years ago

boboben1 commented 5 years ago

emcc-path on Windows gives (PROJECT DIRECTORY)\node_modules\nbind\bin\emcc. It should give the path of a bat file if on Windows instead of a bash script.