zig-objcrt
zig-objcrt copied to clipboard
Objective-C Runtime bindings for Zig
Results
3
zig-objcrt issues
Sort by
recently updated
recently updated
newest added
See the comments here: https://github.com/hazeycode/zig-objcrt/blob/e22673e3027d23a7df84cb110568be2fd3f22848/src/message.zig#L24
enhancement
More API coverage and additions to `defineAndRegisterClass` is required to be able to declare that Classes conform to protocols
enhancement
It's not currently possible to extend classes existing using Categories
enhancement