-
We know that our async infrastructure is not the best. It has multiple processes and has some potential bugs, so I decided to spend some time to rewrite WebSocket client on Rust.
I should help to fix…
-
I thought it was impossible, until I posted to the Bevy Discord:
> For testing, I need to put the mouse cursor to a specific position. I've searched the Rust doc, internet and Discord channel, and …
-
**Describe the bug**
Can't access MinIO GUI from AppFlowy-Cloud GUI
**To Reproduce**
Steps to reproduce the behavior:
1. Login AppFLowy-Cloud by admin accout (admin@example.com/password)
2. Cli…
-
It was mentioned in the Discord channel that the ESP32-S3 drops the speed after 4 minutes and 28 seconds.
I have run tests for all the ESP32 variants in both Arduino and ESP-IDF mode.
My starting po…
-
I tried to get wasm export to work but would always get the error
```
Can't resolve symbol gdext_rust_init. Error: Tried to lookup unknown symbol "gdext_rust_init" in dynamic lib: game.wasm
```
…
0x53A updated
1 month ago
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Discord first?
- [X] This is not a support question.
### Description of bug
…
-
### Describe the bug
On windows 11 Tauri webview window size is not the same as define in config.
Size in tauri config: 715x505
When I run app on my client's windows 11 pc, tauri window has s…
-
I've been speaking with @dasifefe about using their Discord server for the monthly community meetup (see #98). The server already has many members that are interested in the game dev side of Rust. It …
-
> I think we should add a tutorial to get the software up and running? it seems that some people who are new to Rust probably don't know about the skills to handle Rust's Cargo to test the software?
…
-
## Feature Request
The documentation for generationalref and generationalrefmut are pretty sparse today. Generally, they should act like the inner type, but I have seen people in the discord run in…