-
This is something we could do, if we backport the needed pieces from #165, and figure out a way to robustly keep both 11.8.x and 12.x docs updated (make the docs rebuildable as needed).
-
### Describe the bug
I'm updating my code base from `surrealdb.js` version 0.11.1 to `surrealdb` version 1.0.0-beta.20 and running into a snag. I have this query which returns the expected result set…
-
- [ ] Remove old `laji-api-client` and all references to it
Multilevel caching
- [ ] Cache type: `Record`. Only GET queries get cached
- [ ] PUT, POST, DELETE, etc. should flush the cache (delete all…
-
It might be possible to generate some bindings via [microsoft/TypeScript-DOM-lib-generator](https://github.com/microsoft/TypeScript-DOM-lib-generator).
In my [fork](https://github.com/nojaf/TypeScr…
nojaf updated
1 month ago
-
### Problem:
None of our `poll_*` functions actually take a `cx: &mut std::task::Context`, which is the standardized interface for futures in Rust. Instead, applications are expected to call `conn.…
-
During my learning and experiments of wasip2, I tried this simple code and compiled it to a wasip2 component:
```rust
wit_bindgen::generate!({
// the name of the world in the `*.wit` input file…
-
I did exactly how you mentioned in the docs but still getting this error: "MMKVNative bindings not installed"
here is my code
```
import { MMKVLoader, useMMKVStorage } from "react-native-mmkv-sto…
-
### Describe the bug
When hitting `alt+shift+r` multiple times, sometimes the programs switch workspaces.
Here is my config (3.4.0) and windows 11 :
```
general:
# Commands to run when …
-
### Microsoft PowerToys version
0.56.2
### Running as admin
- [X] Yes
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
Bind a key to another key (such as "Pause" to "Play/Pause M…
-
Python is the second most used SDK in the Stellar ecosystem (after JS). It is often used by market makers and autogenerated bindings could reduce the cost of integration with defi protocols
cc @ov…