hell yeeeaahhh k23 finally has working host functions!!!!!!!
this means we can finally execute useful #wasm including running the test suites!
hell yeeeaahhh k23 finally has working host functions!!!!!!!
this means we can finally execute useful #wasm including running the test suites!
A surprising enum size optimization in the Rust compiler https://lobste.rs/s/w3jjb2 #compilers #rust
https://jpfennell.com/posts/enum-type-size/
Neuer Beitrag auf unserer Webseite: "„einfach laufen für einfach helfen“ war ein voller Erfolg" | https://quadruvium.club/2025/04/einfach-laufen-fuer-einfach-helfen-war-ein-voller-erfolg/ | #Ausflugsziele #Deutschland #Europa #Freizeitparks #BadenWrttemberg #Charity #EinfachHelfenEV #EuropaPark #Rust #Schwarzwald
Fastpool: Accelerating Async Rust Development with Efficient Object Pooling
Introducing Fastpool, a high-performance object pool designed specifically for asynchronous Rust applications. This innovative crate enhances memory management and boosts performance, making it a must...
Este es el #concepto de #vasakOS Una distro de #linux basada en #archlinux con un escritorio propio desarrollado con #tauri
EuroRust conference never happened in Rust city (I just checked on @eurorust website).
IDK. Feels like a mistake.
Rust Is Looking For Your Feedback To Help Guide Its Future
—@phoronix
「 The Rust Vision Survey announced today has goals of working to understand where Rust is at today and to identify high-level areas where the project should be going as they move forward. It's a non-goal to figure out specific designs or feature recommendations but they are looking at higher-level aspects as they look at Rust moving into the future 」
Figured out how to call Rust functions from within Swift. Small steps to cooler things.
Pitfalls of Safe Rust
—Matthias Endler
has anyone coaxed the #rp2350 into using PSRAM with embassy-rs? I couldn't find an obvious example in my searches this morning. I did find some arduino startup code that I can probably translate and adapt, but if someone has already done the heavy lifting, that would save me some effort! #rust #embeddedrust #rustembedded #pico2
I think that phantom lifetimes are my favourite pattern in #rustlang.
It’s amazing how you can just have the borrow checker ensure any arbitrary precedence of destruction that you want!
Especially when doing FFI shenanigans to some language with more “lenient” memory models.
I think I'm nearly ready to release the first version of wpm - a process manager for #Windows inspired by my experiences using #systemd and #NixOS, written in #Rust
Setting up custom desktop environments and complex local development environments on Windows is about to get a whole lot easier - goodbye Docker!
Rust is indeed woke
—@Diziet
「 Rust sees programmers writing bugs as a systemic problem, which must be addressed by improvements to the environment and the system. The toxic parts of the C and C++ community see bugs as moral failings by individual programmers 」
Today in rust: Finally got around to looking into improving my error types, and discovered `thiserror`: https://docs.rs/thiserror/latest/thiserror/
Happy to spend some time replacing my hand-rolled impls with it this morning.
Many thanks to dtolnay and company for providing such an ergonomic library! #oss #rust #ossftw
We built a tool that helps you generate, edit, and share structured documentation from your codebase — without the usual hassle.
https://blog.aswinbenny.in/you-are-documenting-your-code-wrong
Is Rust a good choice for business apps?
—@horusiath
「 whenever you need to solve any mundane problem, you land in a space where everything has at least 7 different crates available, but half of them are actually a toy projects and most of them were not maintained for the last 5 years 」
https://www.bartoszsypytkowski.com/is-rust-a-good-fit-for-business-apps/