mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-09 05:23:40 +00:00
ff9e7a8b77
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.
5 lines
23 B
Go
5 lines
23 B
Go
|
|
package cgo
|
|
|
|
// dummy
|