Skip to content

Commit 1661fec

Browse files
committed
community updates issue 614
1 parent 64a3209 commit 1661fec

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

draft/2025-08-27-this-week-in-rust.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,18 @@ and just ask the editors to select the category.
4949
* [Danube Messaging- Release 0.4.0 - Highlights](https://dev-state.com/posts/danube_update_040/)
5050

5151
### Observations/Thoughts
52-
52+
* [Emulating aarch64 in software using JIT compilation and Rust](https://pitsidianak.is/blog/posts/2025-08-25_emulating_aarch64_in_software_using_JIT_compilation.html)
53+
* [the core of rust](https://jyn.dev/the-core-of-rust/)
54+
* [Make the easy change hard](https://blog.appliedcomputing.io/p/make-the-easy-change-hard)
55+
* [Trying to get error backtraces in rust libraries right](https://www.iroh.computer/blog/error-handling-in-iroh)
56+
* [The unexpected productivity boost of Rust](https://lubeno.dev/blog/rusts-productivity-curve)
5357
* [audio] [Netstack.FM — Episode 2: Hyper with Sean McArthur](https://netstack.fm/#episode-2)
5458

5559
### Rust Walkthroughs
60+
* [Rust ints to Rust enums with less instructions](https://sailor.li/ints-to-enums)
61+
* [GPUI Interactivity - Building a Counter App](https://blog.0xshadow.dev/posts/learning-gpui/gpui-interactivity/)
5662
* [Rust for JavaScript Engineers - Building Connect-4](https://www.afloat.boats/posts/rust-for-javascript-engineers-pt-1)
63+
* [video] [Minimal Embedded FAT32 Driver - in Rust!](https://www.youtube.com/watch?v=VcWXn8B9RoE)
5764

5865
### Research
5966

0 commit comments

Comments
 (0)