GoRoboros: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Under construction}}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Under construction}} | {{Under construction}} | ||
A golang interface is planned but not currently worked on. In the time being, it is not very difficult to [https://karthikkaranth.me/blog/calling-c-code-from-go/ call C from golang using cgo]. |
Latest revision as of 10:15, 11 December 2023
This page is under construction
A golang interface is planned but not currently worked on. In the time being, it is not very difficult to call C from golang using cgo.