tinygo/cgo
Edoardo Vacchi 4e41e9084a cgo: allow LDFLAGS: --export=...
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
2023-05-04 20:45:02 +02:00
..
testdata builder: add support for Go 1.20 2023-01-17 08:38:54 +01:00
cgo.go cgo: add support for C.float and C.double 2022-10-13 17:13:12 +02:00
cgo_test.go builder: add support for Go 1.20 2023-01-17 08:38:54 +01:00
const.go cgo: add support for bitwise operators 2023-01-12 08:51:03 +01:00
const_test.go cgo: add support for bitwise operators 2023-01-12 08:51:03 +01:00
libclang.go cgo: support anonymous enums included in multiple Go files 2022-11-02 21:21:40 +01:00
libclang_config_llvm14.go build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
libclang_config_llvm15.go build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
libclang_stubs.c cgo: implement support for static functions 2022-09-16 14:05:17 +02:00
security.go cgo: allow LDFLAGS: --export=... 2023-05-04 20:45:02 +02:00
security_test.go cgo: allow LDFLAGS: --export=... 2023-05-04 20:45:02 +02:00
sync.go cgo: refactor; support multiple cgo files in a single package 2019-05-12 10:49:15 +02:00