Replies: 1 comment
-
Original reply by @mpvl in cuelang/cue#792 (comment) The idea is at some point to have a better bridge to other languages like Go and Python to allow for a more pluggable architecture. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Originally opened by @kalexmills in cuelang/cue#792
I am noticing that several of the current set of integrations (currently) requires external tooling and/or native tool support. It will be interesting to see how this approach will scale as the industry evolves.
I wonder if any thought has been given towards the feasibility of writing self-hosted integrations in Cue itself -- or if the Cue language is even planned to become powerful enough for that to be a reasonable thing to expect.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions