|
|
Log in / Subscribe / Register

Python cryptography, Rust, and Gentoo

Python cryptography, Rust, and Gentoo

Posted Feb 15, 2021 8:58 UTC (Mon) by glaubitz (subscriber, #96452)
In reply to: Python cryptography, Rust, and Gentoo by tlamp
Parent article: Python cryptography, Rust, and Gentoo

> So another commenter stated[0] how painful it is to port rust to another platform - can you, which is doing an actual port, please comment on that? (out of pure interest).

If the new platform is just a new Linux architecture, the port is pretty much straight-forward and easy provided that LLVM has a backend for the architecture.

I cannot comment onto ports for new operating systems as I haven't worked on this myself.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds