Skip to content

Commit 4e3263e

Browse files
committed
Move asm code into normal code.
Inline asm has been supported in stable rust for some time, so I removed the separate asm build infra and added that code to the normal crate code. I also needed to update the code to be edition 2024 compliant. That's why there are so many unsafe blocks added.
1 parent ebbe7ad commit 4e3263e

5 files changed

Lines changed: 486 additions & 457 deletions

File tree

0 commit comments

Comments
 (0)