Skip to content

0.9.3

Choose a tag to compare

@Sunrisepeak Sunrisepeak released this 13 Sep 21:30
00c0a6c

Carries openkal-musl 0.13.2, which fixes a defect every C++ consumer of this package on Windows is exposed to: musl's C++ pthread_t was thirty-two bits there, so libc++'s std::thread faulted when it was joined.

This package's requirement on openkal-musl is exact, so consumers reach the fix through this release. examples/cxx now starts and joins a thread, and the macOS and Windows host jobs run it natively.