Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions draft/2025-04-23-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@ and just ask the editors to select the category.
* [ratatui: are we embedded yet?](https://jslazak.com/are-we-embedded-yet-0/)
* [audio] [Nushell with WindSoilder](https://rustacean-station.org/episode/windsoilder/)
* [audio] [Microsoft with Victor Ciura](https://corrode.dev/podcast/s04e01-microsoft/)

* [Zig -> allocators -> Rust ergonomics](https://www.capturedlambda.dev/blog/zig-allocators-rust_ergo/)
* [Marching Events: What does iCalendar have to do with ray marching?](https://pwy.io/posts/marching-events/)

### Miscellaneous

### Rust Walkthroughs
* [Implementation of Rust panics in the standard library](https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_2_2.html)
Expand All @@ -62,8 +64,6 @@ and just ask the editors to select the category.

### Research

### Miscellaneous

## Crate of the Week

This week's crate is [Maycoon](https://maycoon-ui.github.io/), an experimental vello/wGPU-based UI framework.
Expand Down