@@ -389,6 +389,37 @@ Both developers wrote about the work and their experiences developing space_shoo
389
389
390
390
## Learning Material Updates
391
391
392
+ ### [ So You Want to Live-Reload Rust] [ fasterthanlime-post ]
393
+
394
+ ![ cool bear with glasses] ( cool-bear.png )
395
+ _ Cool bear_
396
+
397
+ [ @fasterthanlime ] published a giant blog post
398
+ [ "So you want to live-reload Rust"] [ fasterthanlime-post ]
399
+ \- a very deep techincal dive into reloading a dylib
400
+ and a bunch of related issues.
401
+ Lots of interesting insights for folks who want
402
+ to better understand nuances of hot reloading.
403
+
404
+ _ Discussions:
405
+ [ /r/rust] ( https://reddit.com/r/rust/comments/j0ajdy/so_you_want_to_livereload_rust ) _
406
+
407
+ [ fasterthanlime-post ] : https://fasterthanli.me/articles/so-you-want-to-live-reload-rust
408
+ [ @fasterthanlime ] : https://fasterthanli.me/
409
+
410
+ ### [ Learn WGPU] [ learn-wgpu ]
411
+
412
+ This month [ @sothr ] released another chapter
413
+ of the [ "Learn WGPU"] [ learn-wgpu ] tutoral:
414
+ [ "Threading WGPU Resource Loading with Rayon"] [ learn-wgpu-threading ] .
415
+
416
+ Also, the whole tutorial [ was upgraded to WGPU v0.6] [ learn-wgpu-upgrade ] .
417
+
418
+ [ @sothr ] : https://github.com/sothr
419
+ [ learn-wgpu ] : https://sotrh.github.io/learn-wgpu
420
+ [ learn-wgpu-threading ] : https://sotrh.github.io/learn-wgpu/intermediate/tutorial13-threading
421
+ [ learn-wgpu-upgrade ] : https://sotrh.github.io/learn-wgpu/news/#_0-6
422
+
392
423
### [ Is it easy to draw a line?] [ Lines ]
393
424
394
425
![ hexagonal strategy map with region borders] ( lines_hexstrat.jpeg )
0 commit comments