Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
addition of c# wrapper with libs for windows and macos #66
addition of c# wrapper with libs for windows and macos #66
Changes from 10 commits
3427272
79b7066
6f62f08
bb7d580
9caca00
cf9c860
6d63737
4b95b9a
9a259ef
70daffc
6458134
1c2da8b
34d7812
e0cac19
8b5a475
f868041
035a1bd
d334580
784aa2e
d093756
e0c5c8b
0a161b2
58b2c98
3a7deb2
b2b8aaa
bacf057
a9d8d35
fa17d16
9347f06
73b813e
ed76ec3
0f3615e
916bd57
a3ee3cc
66a042a
550cc02
2b0ea9c
0127302
9d35824
2b383b1
89f11c4
1b672ea
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs an update
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Depending on how much time there is) we should instead try to release an artefact via GH actions for all of this bundled.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should automate the build once we have at least 2 users
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree in a way. Though we can see that the releases currently contain a single x86_64 Linux FFI binary.
I would think that it'll be easier for people to use this without having to clone & build themselves. It's not like they'd want to (or we'd want them to) hack around with it. We'd want them to just use it.