esp-rs
esp-rs copied to clipboard
Add a 32-bit target to mrustc
See thepowersgang/mrustc#22. Doing this may allow us to delete the hacks that remove int128-related functions from the generated C code.
i128 emulation is semi-complete in mrustc, 32-bit targets should now work, try upgrading.