Releases: daminetreg/js-bind
Releases · daminetreg/js-bind
[v0.0.2] Migration to the nxxm C++ dependency manager
🎁 This release improves library usabiliy :
- Simply compile and fetch dependencies with
nxxm .
- Everything get automatically shipped.
- Added example C++ code embedded in html an nxxm feature.
v0.0.1
First release of the ready to use, dependency-free thanks to #inglued <>
library to bind any C++ function or functor to Javascript.
Requires the emscripten compiler, as this library is dedicated to ease binding to javascript code.