diff --git a/draft/2024-12-04-this-week-in-rust.md b/draft/2024-12-04-this-week-in-rust.md index bebaa2c7a..7be951ca2 100644 --- a/draft/2024-12-04-this-week-in-rust.md +++ b/draft/2024-12-04-this-week-in-rust.md @@ -40,6 +40,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs +* [Running Bevy in a Web Worker with Rendering and Physics!](https://allwright.io/#/blog/20241127-bevy-webworker.md) ### Research