HaHa421

Results 6 issues of HaHa421

I can't get any motion event source neither from gamepad nor from joystick through usb (didn't test on bluetooth) : usb keyboard or usb mouse work well and the xbox...

I just published sqlx-rqlite at https://github.com/HaHa421/sqlx-rqlite and on crates.io to enable rqlite(rqlite.io) in sqlx. Basic functionnalities are working, you can check simple and simple_chrono examples. It would be nice to...

enhancement

**Describe the bug** From a Dioxus app, handle_request enters a dead lock on android, not on on windows **Steps To Reproduce** **Expected behavior** no lock If applicable, add screenshots to...

type: bug
platform: Android

I've created a fork of `bevy_vello` compatible with Bevy 0.17: https://github.com/HaHa421/bevy_vello-bevy-0.17 It's used in my migration of `woodpecker_ui`: https://github.com/HaHa421/woodpecker_ui-bevy-0.17 This issue is mainly for visibility and future tracking. Feel free...

It may be suboptimal. Added rkyv support for BigFloat to enable serialization in a client-server framework.

Would it be relatively straightforward to add rkyv support as a feature?