v1.0-beta.4
Pre-release
Pre-release
This revision contains the following updates:
-mnop-fun-dllimport
has been added intoCFLAGS
. This means calls todllimport
'd functions no longer need to go through__imp_
thunks and are now more efficient.- The hashing policy of mutexes has been improved a little so there should less likely be collisions.
Full Changelog: v1.0-beta.3...v1.0-beta.4