qemu-exit icon indicating copy to clipboard operation
qemu-exit copied to clipboard

New release with AArch32 support

Open ekohandel opened this issue 3 months ago • 2 comments

Would it be possible to publish a new release of this library on crates.io? The current version available does not include the added support for AArch32.

ekohandel avatar Sep 05 '25 20:09 ekohandel

I opened up some PRs, #37, #39, #40. I think once those are cleaned up the crate is in good shape for a release.

newAM avatar Sep 06 '25 01:09 newAM

Thanks @newAM, I realized the aarch32 implementation is not being built or tested in CI so I opened up #41 to add this. Might want to merge that as well before the release.

ekohandel avatar Sep 09 '25 05:09 ekohandel