-
Notifications
You must be signed in to change notification settings - Fork 64
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
feat: Add bindings to emulator C API #335
Conversation
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.
Great work on the binding, Perna! :-)
I left a lot of comments, but they are mostly style changes so the code conforms to Go conventions.
Also, we should write this binding using the output unification branch from the start
7f7ba3d
to
ba40481
Compare
4c07a73
to
ba87c29
Compare
ba87c29
to
1f32f20
Compare
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'm approving it, but first, we should fix the CI by installing the machine emulator.
1f32f20
to
8b78778
Compare
Moved to #424. |
Initial draft of the go bindings to the machine emulator C API