Aatch / ramp

RAMP - Rust Arithmetic in Multiple Precision
Apache License 2.0
261 stars 38 forks source link

cross-compilation #80

Closed kali closed 7 years ago

kali commented 8 years ago

Also includes implemenation for 32bit limb ops through u64 support (more efficient than pure rust fallback on armv7)