tinygo/cgo
Ayke van Laethem 7468a00ef4 all: fix a small incompatibility with Nix
Hopefully this won't break anybody: while all tests still pass, there
could in theory be systems where not supplying those libraries leads to
linker errors.
2023-10-15 17:51:13 +02:00
..
testdata all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
cgo.go builder: refactor clang include headers 2023-10-14 11:35:26 +02:00
cgo_test.go builder: refactor clang include headers 2023-10-14 11:35:26 +02: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 all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
libclang_config_llvm15.go all: fix a small incompatibility with Nix 2023-10-15 17:51:13 +02:00
libclang_config_llvm16.go all: fix a small incompatibility with Nix 2023-10-15 17:51:13 +02:00
libclang_config_llvm17.go all: fix a small incompatibility with Nix 2023-10-15 17:51:13 +02:00
libclang_stubs.c all: switch to LLVM 16 2023-09-18 21:58:02 +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