diff --git a/draft/2024-10-09-this-week-in-rust.md b/draft/2024-10-09-this-week-in-rust.md index c8c60d042..2492991f9 100644 --- a/draft/2024-10-09-this-week-in-rust.md +++ b/draft/2024-10-09-this-week-in-rust.md @@ -45,6 +45,7 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Nine Rules for Running Rust in the Browser: Practical lessons from porting range-set-blaze to WASM](https://towardsdatascience.com/nine-rules-for-running-rust-in-the-browser-8228353649d1) * [Rust is rolling off the Volvo assembly line](https://tweedegolf.nl/en/blog/137/rust-is-rolling-off-the-volvo-assembly-line) ### Rust Walkthroughs