issues
search
sunfishcode
/
mustang
Rust programs written entirely in Rust
Other
849
stars
24
forks
source link
Update the known limitations.
#238
Closed
sunfishcode
closed
1 year ago
sunfishcode
commented
1 year ago
32-bit arm isn't listed as supported, so don't mention its limitations.
catch_unwind
now does work on 32-bit x86.
Mustang supports "static PIC" now, via "experimental-relocate".
catch_unwind
now does work on 32-bit x86.