-
### Implement async `Doublets` trait without dyn `Future` trait
`Pin` from [async_trait](https://github.com/dtolnay/async-trait) eats a lot of time, but it can be fixed
## How to be
As you know…
-
It seems that the update of the application sometimes fails:
* the signature changed (ex: https://github.com/kpcyrd/spotify-launcher/issues/18)
* the package changed (ex: https://github.com/kpcyrd…
-
With the Rust plugin in IntelliJ IDEA, the use of `cfg_default!`, `cfg_std!`, and other similar macros prevents the IDE from discovering the top-level module declarations. That results in absolutely n…
-
This question is a bit more general than rust_swig, but it's slightly related and I imagine many more people will be dealing with similar things as this fantastic library gains popularity.
I'm writ…
-
I'd like to write the following code:
```rust
use std::future::Future;
struct Foo(A);
impl Foo {
fn bar(&mut self, q: Q) -> impl Future {
let _ = q;
async move {
…
-
### Describe the bug
While compiling a Tauri app, a lot of time[^1] is spent compiling the final binary. This also applies for hot/incremental builds using `yarn tauri build` (including ones with no …
-
**This is a roadmap item for wg-async. You can view the roadmap here: https://github.com/orgs/rust-lang/projects/28**
Write a short doc on the kind of design we expect, and open questions, on this to…
-
This is all based on the git commit 15 minutes before I posted this issue, so it's as recent as it gets.
It seems to my uneducated eyes that Wireguard VPNs are supported through the settings menu
…
-
Crate is deprecated
> Due to interactions between crossbeam and tokio
I need this to bridge between crossbeam-channel-produced values and the async non-blocking world. What are exactly the interac…
-
March 25th
finish up what's already planned
March 18th
Goal: have all new SDKs available by EOW
- [x] switch for Rust - target Mon
- [ ] switch for Typescript - target Wed - maybe
- [x] …