v0.0.4
Pre-release
Pre-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.