You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* concatenate blobs in Manifest.write() - closes#16
* remove byteorder, omit itertools from wrapper (minor progress on #13)
* use SONAME to differentiate ld-linux and ld-musl interpreters in ld_proxy (half of #24)
* adopt rust 1.77 features: drop async-recursion, use c-string literal
* add better workspace cargo metadata
* re-enable commented-out test assertions in testMuslWrapper
The current wrapper in release mode is 910k. Make it smaller, ideally no_std.
The text was updated successfully, but these errors were encountered: