-
I looked into two approaches for writing bindings for slatedb
1. [opendal](https://github.com/apache/opendal/tree/main/bindings)
2. using wasm binaries to write bindings
as far as the wasm appr…
-
@xecarlox94 is currently working on the Haskell layer to interact with p2rpc to ensure that future orchestrations can be designed from functional language for better orchestration.
- [ ] Add docum…
-
OS: MacOS 15.1
Installed with homebrew
I'm using a tiling window manager to manage the sizing and arrangement of windows. When a window is open on a page with no other managed windows, it looks li…
-
This will required schema extensions - see the documentation of the `typify` crate.
https://github.com/oxidecomputer/typify/tree/main
-
The spiral and updated go_to PR (https://github.com/bitcraze/crazyflie-firmware/pull/1410) caused compatibility issues with the Crazyswarm2 with the python bindings.
See this issue: https://github…
-
### Discussed in https://github.com/Azure/azure-functions-durable-extension/discussions/2904
Originally posted by **Bionic711** August 28, 2024
I am currently working on a Durable Function wri…
-
From what I can tell, it's currently impossible to bind a mouse button to an action. For my use, I wish to use the next/previous (side/extra, 275, 276 as reported by wev) button (with `M+`) to focus l…
-
#### Feature
Language bindings to the Cranelift library that allow the library to be used outside Rust.
#### Benefit
Developers of languages other than Rust could make use of the library, inc…
-
I haven't even tested with the RTLSDR yet and the project has only been listed for a day, so apologize for immediately asking this question, but are you thinking of adding support of other SDRs via So…
-
It occurred to me that we could generate bindings using the same rust code base for
- [x] python ([pyo3](https://pyo3.rs) for binding and [maturin](https://maturin.rs/) for packaging)
- [x] node.js …