-
Farm is now 1.0 stable, the Rust plugin(https://www.farmfe.org/docs/plugins/writing-plugins/rust-plugin) are available for community plugin developers too.
We want to develop a Rust vue plugin base…
-
## Bug Report
### What version of TiKV are you using?
TiKV
Release Version: 7.5.0-alpha
Edition: Community
Git Commit Hash: 88aaaa3e7b1e194d389fee6a9831f7491d7f9acd
Git Com…
-
Hi,
I search a tool that can operate like an universal launcher for all the simple and repetitive tasks that I perform throughout my day. And one of the things I do most often is chat with an llm a…
-
### Background story
I recently integrated a service written in Go, with AWS textract, and realized that there were no examples on how to do this here in Github and in the [AWS SDK for Go v2 document…
-
currently the quilibrium node binary is built and released using a process which is not transparent or auditable by the general public. there is a binary signatory check at startup but as far as i am …
-
I much want course takers to get a taste of the Rust community while learning how to learn Rust. The venues at which to ask for help should be emphasized at the beginning of the documentation, and rei…
brson updated
5 years ago
-
Hey good people!
I would like to first thank you for all the hard work and effort that you are putting into building this tool and improving the developer lives all around the world. I've been play…
-
I wanted to originally support old Rust versions for as long as I can since insta is a testing tool and as a user you never want to be in a situation where you cannot test your own crate to your own p…
-
## What problem does this solve or what need does it fill?
`bevy_utils` is a collection of unrelated utilities for Bevy. Utility modules/classes/libraries are generally frowned upon in the programm…
doonv updated
4 weeks ago
-
Cross compilation is currently not possible.
There would be two ways to do it AFAIK.
1) Install a linker for the target platform and use that one.
2) Use cargo [cross](https://github.com/cross-rs/c…