I noticed that SwiftGMP is currently only available for iOS and macOS. I'd love to see it embrace other platforms like tvOS and even Linux.
The main concern with Linux is that, reading through the original GMP header, it seems to act differently depending on architecture among other things when running make.
I noticed that SwiftGMP is currently only available for iOS and macOS. I'd love to see it embrace other platforms like tvOS and even Linux.
The main concern with Linux is that, reading through the original GMP header, it seems to act differently depending on architecture among other things when running
make.