Skip to content

Releases: daminetreg/js-bind

[v0.0.2] Migration to the nxxm C++ dependency manager

13 Sep 20:05
7017f9c
Compare
Choose a tag to compare

🎁 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

01 Apr 17:25
Compare
Choose a tag to compare

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.