Files
tinygo/cgo/testdata
Ayke van Laethem ea53ace270 cgo: mangle identifier names
This mangles CGo identifier names to something like "_Cgo_foo" instead
of using literal identifiers like "C.foo". This works around
https://github.com/golang/go/issues/71777.

I don't like this solution, but I hope we'll find a better solution in
the future. In that case we can revert this commit.
2025-02-25 14:41:42 +01:00
..
2025-02-25 14:41:42 +01:00
2025-02-25 14:41:42 +01:00
2025-02-25 14:41:42 +01:00
2025-02-25 14:41:42 +01:00
2025-02-25 14:41:42 +01:00
2025-02-25 14:41:42 +01:00