diff --git a/draft/2024-10-23-this-week-in-rust.md b/draft/2024-10-23-this-week-in-rust.md index 3734fc2ad..6bbea9c2b 100644 --- a/draft/2024-10-23-this-week-in-rust.md +++ b/draft/2024-10-23-this-week-in-rust.md @@ -42,6 +42,7 @@ and just ask the editors to select the category. ### Rust Walkthroughs * [Demystifying Alignment and Memory Layout in Rust](https://garden.christophertee.dev/blogs/Memory-Alignment-and-Layout/Part-1) +* [Using Web Workers in Rust Webapps](https://allwright.io/#/blog/20241016-using-web-workers.md) ### Research