Commit Graph

2 Commits

Author SHA1 Message Date
Ayke van Laethem 6450daa3c8 runtime/cgo: go fmt 2018-09-14 20:58:00 +02:00
Ayke van Laethem ff9e7a8b77 Implement CGo support
This mostly works around the default CGo support: this compiler doesn't
need special wrappers for C functions as it uses the C calling
convention by default.
2018-04-20 16:31:43 +02:00