-
Currently the docs has a section for wasmtime and it only describes how to run a command component using `wasmtime run`. Another helpful section could be added to describe how to use wasmtime SDKs to …
-
[iceberg-rust](https://github.com/apache/iceberg-rust) is the official rust sdk from the iceberg community, while icelake is the experimental repository used to verify and deliver iceberg features in …
-
## Description
I'm trying to setup the example project in the docs with Rust.
When I run `make` the following error pops up, is there a patch for this. Seems like some machine/version specific iss…
-
### Description
We have a regression on stopping ongoing call ringing if the other devices meanwhile takes the call:
* Using Element X 1.9.3 (134) on iPad
* If the app is in foreground ringing stops…
-
[moonbit](https://www.moonbitlang.com)
I hope this message finds you well. I wanted to take a moment to recommend the integration of the MoonBit Language (MoonBitLang) into Spin's ecosystem. MoonBitL…
-
### Describe the bug
I created a surreal function to wrap a complex query so I could re-use it in multiple places on the rust side.
For some reason all of the ints in my tables come back as floats w…
-
### Is your feature request related to a problem?
No
### Describe the solution
Currently running `query` we will get a `Response`, and we can invoke `take` to produce the data we want. But so…
-
![output](https://github.com/matrix-org/matrix-rust-sdk/assets/946104/d98fedf7-5c3b-4e5c-b21b-0a2278cbb09b)
---
`matrix_sdk::EventCache` is a new module that has been introduced with #3058. The …
Hywan updated
1 month ago
-
### Describe the bug
# error.rs
```rust
use snafu::Snafu;
pub type Result = std::result::Result;
#[derive(Debug, Snafu)]
#[snafu(module(builder), context(suffix(false)), visibility(pub(crate…
-
### Description
We should align the log level for HTTP client requests and make sure we set appropriate levels based on the response status code.
5xx should be `error`
4xx should be `warning`
### S…