rust/build_sysroot
antoyo 41f20fa3a5
Support 128-bit integers on platforms without native support (#103)
* Use sized integer types

* Add support for integer types not supported on some platforms

* Add feature to test non-native integers in CI
2022-01-30 21:45:14 -05:00
..
src Initial commit 2021-08-12 21:46:50 -04:00
build_sysroot.sh Support 128-bit integers on platforms without native support (#103) 2022-01-30 21:45:14 -05:00
Cargo.toml Initial commit 2021-08-12 21:46:50 -04:00
prepare_sysroot_src.sh Cleanup (#67) 2021-08-15 08:28:46 -04:00