v
vโ€ข4w ago

Thread

No description
12 Replies
mikeysee
mikeyseeโ€ข4w ago
oh siiick! Nice ๐Ÿ˜„ are you able to stick the source for this up somewhere?
v
vOPโ€ข4w ago
What os are you on It's super easy to generate the bindings
v
vOPโ€ข4w ago
first clone https://github.com/get-convex/convex-mobile/tree/main/rust then CD to the rust install this https://github.com/NordSecurity/uniffi-bindgen-cs with cargo then run uniffi-bindgen-cs path/to/definitions.udl
GitHub
convex-mobile/rust at main ยท get-convex/convex-mobile
Contribute to get-convex/convex-mobile development by creating an account on GitHub.
GitHub
GitHub - NordSecurity/uniffi-bindgen-cs: C# bindings generator for ...
C# bindings generator for uniffi-rs. Contribute to NordSecurity/uniffi-bindgen-cs development by creating an account on GitHub.
v
vOPโ€ข4w ago
Then build the rust library If you're on windows I could probably push that unity game to GitHub with the required windows library Maybe provide a better UI to showcase it But tomorrow I think I will be really busy To use it in a unity project all I did was set the project to .net framework and put the dll in assets/plugins/x64 Set the dll to load at runtime And that's it Super duper easy Absolutely no credit to me. It's Mozilla NordSecurity and the Convex team that did all the work. I just played with Legos Of course if you need any help or want me to get that repo up for you I can but I can only build for windows though I can probably use GitHub actions to build for other platforms, maybe even convex has already built binaries for other platforms I'm not sure
mikeysee
mikeyseeโ€ข4w ago
Luckily im just about the only member on the team that does use Windows (probably my heathen gaming background). So yes a windows build or source or whatnot would be great @v ๐Ÿ™‚
v
vOPโ€ข4w ago
okay cool. ill try to get this released tmr or the next day. sorry for the delay
mikeysee
mikeyseeโ€ข4w ago
hahaha no worries, I wont be able to take a look at it until next week at the earliest anyways
v
vOPโ€ข4w ago
okay thats good to hear
mikeysee
mikeyseeโ€ข2w ago
hey did you get any futher with this?
v
vOPโ€ข2w ago
Sorry been without Internet the last 4/5 days ๐Ÿ˜ข But it's back tonight ๐Ÿ™
mikeysee
mikeyseeโ€ข2w ago
haha no worries ๐Ÿ™‚ no rush or anything

Did you find this page helpful?