Building Portable Executables with Rust and Cosmopolitan Libc

Article – Building Portable Executables with Rust and Cosmopolitan Libc

One build, run anywhere. Can Rust truly achieve Actually Portable Executables?
The author of this article explores using Cosmopolitan Libc and successfully builds a Rust executable that can run across six platforms: Linux, Windows, MacOS, FreeBSD, NetBSD, and OpenBSD.
Actually Portable Executables with Rust and Cosmopolitan Libc: https://ahgamut.github.io/2022/07/27/ape-rust-example/
Crate – ahgamut/rust-ape-example: https://github.com/ahgamut/rust-ape-example
GitHub – jart/cosmopolitan: https://github.com/jart/cosmopolitan

Article – Keyword Generics Initiative

This article introduces the new Keyword Generics Initiative, explains why such a project exists, and showcases a brief example.
The initiative is very active on Rust Zulip at t-lang/keyword-generics – if you are interested, please visit!
Announcing the Keyword Generics Initiative: https://blog.rust-lang.org/inside-rust/2022/07/27/keyword-generics.html
Zulip – t-lang/keyword-generics: https://rust-lang.zulipchat.com/#narrow/stream/328082-t-lang.2Fkeyword-generics

This Week in Rust 453

The latest issue of the Rust weekly report has been released, come check out what you might have missed 🙂
This Week in Rust 453: https://this-week-in-rust.org/blog/2022/07/27/this-week-in-rust-453/

From the Daily Report Team PsiACE

Subscribe to the community learning exchange platform:
  • Rust.cc Forum: Supports RSS
  • WeChat Official Account: Rust Language Chinese Community

Leave a Comment