Files
tinygo/src/runtime/cgo/cgo.go
T
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

5 lines
23 B
Go