Skip to content
Olivier Chafik edited this page Nov 8, 2022 · 1 revision

Objective-C support

TODO(ochafik): Improve this!

BridJ has basic support for Objective-C bindings.

See example: ObjectiveCTest.java

Note that the Rococoa project is much more mature and did an awesome job of binding the Objective-C runtime, building on JNA.

Clone this wiki locally