Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Big changes to the C api implementationsc-api | Robby Zambito | 3 days |
| | | | | Should map directly to the zig struct instead of mallocing | ||
* | Add C to Zig converter | Robby Zambito | 3 days |
| | | | | Further simplify struct | ||
* | Make C struct match the binary API more closely | Robby Zambito | 3 days |
| | | | | Also make the internal conversion function return errors properly | ||
* | Convert from Zig struct to C struct | Robby Zambito | 3 days |
| | |||
* | successfully build c interface | Robby Zambito | 3 days |
| | |||
* | Initial C api | Robby Zambito | 3 days |