Dioxus' asset management tool in https://github.com/DioxusLabs/dioxus/tree/main/packages/manganis/manganis, really interesting idea for how it might make sense to bundle assets (like the application icon).
(Really nice thing is that it works with dead code stripping).
Dioxus' asset management tool in https://github.com/DioxusLabs/dioxus/tree/main/packages/manganis/manganis, really interesting idea for how it might make sense to bundle assets (like the application icon).
(Really nice thing is that it works with dead code stripping).