translate-c libc headers
This commit is contained in:
@@ -61,6 +61,7 @@ roadmap and milestone history.
|
||||
- supported static inline C functions through generated external wrappers
|
||||
- C function pointer types, imported nullable callback typedefs, concrete `c_func` callback values, and postfix calls through non-null function pointers
|
||||
- `brolang translate-c <header.h>` for native `.bro` bindings from supported C declarations
|
||||
- `brolang --translate-c stdio.h` for offline bindings from Zig-bundled standard C headers
|
||||
- ordered linking of additional C sources, objects, archives, library paths, and libraries through compiler CLI options
|
||||
|
||||
### standard packages
|
||||
|
||||
Reference in New Issue
Block a user