Our great sponsors
-
like this. I had to look here to see how to use it, looks like it doesn't have that feature
-
I haven't used it, but does mp4 meet your needs?
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
https://github.com/dimforge/rapier works in WASM, I think; and for graphics library I'd suggest Bevy, which also has a convenient integration plugin for Rapier (not sure if Bevy works / how could it work with Yew though).
-
Mildly related to GATs, I think? Found https://github.com/rust-lang/rfcs/issues/1481 but I'm feeling a little too dumb to understand what's going on there right now.
-
Check out Cranelift
-
Just so you are aware, before you try and implement the antithesis of the borrow-checker that is Linked-Lists and feel like giving up, give this book a shot!
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
gfx-rs has been replaced by wgpu: https://github.com/gfx-rs/wgpu
-
Here
-
Take a look into math libraries, like glam, nalgebra, and cgmath. I've only used these through game engines, though, so I can't offer per-basis reviews/advice.
-
Take a look into math libraries, like glam, nalgebra, and cgmath. I've only used these through game engines, though, so I can't offer per-basis reviews/advice.