From a68ee707fd5a74e135cb8a95f5301f195f63ce15 Mon Sep 17 00:00:00 2001 From: Jordan Moore Date: Tue, 23 Sep 2025 18:42:03 -0400 Subject: [PATCH] add Styx Emulator release announcement --- draft/2025-09-24-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-09-24-this-week-in-rust.md b/draft/2025-09-24-this-week-in-rust.md index 1415b2ee7..925abca71 100644 --- a/draft/2025-09-24-this-week-in-rust.md +++ b/draft/2025-09-24-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [Styx Emulator: A new emulation framework for DSPs, weird SoCs and embedded systems](https://stumbl.ing/posts/styx-emulator-release/) + ### Observations/Thoughts ### Rust Walkthroughs