wrap/unwrap vs Go-style duck typing
Jacob Carlborg
doob at me.com
Sun Oct 27 03:25:02 PDT 2013
On 2013-10-26 17:09, Andrei Alexandrescu wrote:
> Also, is it correct that Linux dynamic library support is really
> starting with this release? There was some before but not quite usable.
Yes, I think so. In the current release you can statically link with a
dynamic library written in D. In the upcoming release dlopen and similar
functions should work.
There's just a couple of regressions delaying the release.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list