Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In lieu of proper C/C++ support I'm looking to write a small Go program that just wraps the basic functionality of Cue into some functions that I can export and compile into a DLL using
--buildmode=c-shared
. However I can't really find any good code examples or where I should look for that sort of thing. Any guidance would be appreciated!Beta Was this translation helpful? Give feedback.
All reactions