-
Although you can just use YS C api from C++, there's some value in easing access to C++ objects from YS code by mapping them to YS concepts somehow, in same way as [pybind11](https://github.com/pybind…
-
### Describe the project you are working on
An unannounced 3D game project.
### Describe the problem or limitation you are having in your project
Redot does not have a programming language th…
-
When running go test with my codebase.
Platform: go version go1.23.1 windows/amd64 (windows 11)
Confirmed working on Linux and Mac osx.
```
> go test
# github.com/supranational/blst/bindings…
-
Just use [rust-lang/rust-bindgen](https://github.com/rust-lang/rust-bindgen)?
Also, Rust rewrite when??? (not happening lol but yes)
-
Hi!
I am trying to figure out how make `make test-js` work from the `bindings` folder (running Node `21.6.0`). My goal is being able to evaluate vanilla jsonnet files with imports working through W…
-
Hey there! Just found this project, looks like you want to make rust bindings for uACPI. There's already an ongoing effort for this, you could join forces if you want: https://github.com/Shinribo/uacp…
-
### Is this a new feature, an improvement, or a change to existing functionality?
New Feature
### How would you describe the priority of this feature request
Nice to have (e.g. Adoption is possible…
-
I was vaguely thinking to rely on Yjs/Yrs to bring collaboration to Xournal++ (see https://github.com/xournalpp/xournalpp/issues/2548), ideally relying on Webrtc under the hood. But Xournal++ is a C++…
-
hey all, hey @dmilkie! :wave:
I'm just getting acquainted here (saw this mentioned in a talk by @kevinyamauchi). i'd love to try to use/depend on this as a ground truth source for [microsim](https:…
-
Implement an API that is functionally equivalent to the Wasm bindings (`ergo-lib-wasm`). Essentially, this API should provide all the necessary functionality for dApps to build and sign transactions. …