Skip to content

v0.0.4

Pre-release
Pre-release

Choose a tag to compare

@jjrv jjrv released this 11 Apr 09:30
· 469 commits to master since this release
  • Fix strings as method arguments. Pointer was accidentally freed before passing it to the called C++ function.
  • Support static class member functions, exposed in JS as properties of the constructor instead of its prototype.