Version 1.1 of
libffi-d has been released. This library is a wrapper around the C library
libffi which is useful for dynamic invocation of native functions. Since libffi-d provides a more 'D-like' wrapper around the C library, as opposed to just being a binding, there is a certain amount of logic in libffi-d that is actually quite error-prone. It has been battle-tested in MCI's interpreter on Windows, Linux, and OS X.
Highlights of this release:
- Support for building with D 2.0 versions of the LDC compiler.
- Some minor fixes to the build script.
- The Visual D project files are now only for VS 11 and Visual D 0.3.32.
Archives can be downloaded
here.
No comments:
Post a Comment