-
like this. I had to look here to see how to use it, looks like it doesn't have that feature
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I haven't used it, but does mp4 meet your needs?
-
-
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!
-
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.