Files
tinygo/cgo
Ayke van Laethem e12da15f7d cgo: support function-like macros
This is needed for code like this:

    #define __WASI_ERRNO_INVAL (UINT16_C(28))
    #define EINVAL __WASI_ERRNO_INVAL
2024-11-18 18:35:20 +01:00
..
2024-11-18 18:35:20 +01:00
2024-05-24 19:12:26 +02:00
2024-05-24 19:12:26 +02:00
2024-11-18 18:35:20 +01:00
2023-05-04 20:45:02 +02:00