UNPKG

@teradataprebuilt/fastcall-linux-node-v59

Version:

fastcall - Very fast, asynchronous, dyncall based foreign function interface library for Node.js

24 lines (13 loc) 495 B
# v0.2.4 (2017-03-10) - fixed: https://github.com/cmake-js/fastcall/issues/15 # v0.2.3 (2016-12-22) - support for asynchronous `dispose()` method of `Disposabe` # v0.2.2 (2016-12-16) - longlong argument access fixed. # v0.2.1 (2016-12-16) - Minor ref type parsing fixes. # v0.2.0 (2016-12-15) - [Disposable.resetDisposable(...)](https://github.com/cmake-js/fastcall#disposable) - `test/` and `benchmarks/` excluded from the deployed npm package # v0.1.21 (2016-12-03) Initial release.