An open API service indexing awesome lists of open source software.

https://github.com/hexops/mach-objc

Generated Objective-C bindings for Zig
https://github.com/hexops/mach-objc

Last synced: 4 months ago
JSON representation

Generated Objective-C bindings for Zig

Awesome Lists containing this project

README

          

# mach-objc: Generated Objective-C bindings for Zig

Zig bindings to various Objective-C APIs, e.g. Metal, AVFAudio, etc.

## Usage

See https://machengine.org/pkg/mach-objc

Use `update.sh` to regenerate the generated source files.

## Issues

Issues are tracked in the [main Mach repository](https://github.com/hexops/mach/issues?q=is%3Aissue+is%3Aopen+label%3Aobjc).

## Community

Join the Mach engine community [on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc.

## Special thanks

Special thanks to @pdoane who did all of the initial work on the generator and generously contributed this to the Mach ecosystem.