tinygo/src/unsafe
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
..
unsafe.go Implement CGo support 2018-04-20 16:31:43 +02:00