Replies: 1 comment 1 reply
-
The closest perhaps is the effort to make D2 a WASM package. I started this but haven't finished (master...alixander:d2:wasm-build). Is that what you're looking for? Or am I misunderstanding. @dlight |
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.
-
Hi, I see that D2 can be used as a library, but all examples are in Go. I'm not very familiar with the Go ecosystem but from what I gather elsewhere I could create C bindings to call D2 from another language.
Is such FFI binding already available somewhere? I'm looking for some examples.
Beta Was this translation helpful? Give feedback.
All reactions