0.9.3
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.