Hacker News new | ask | show | jobs
by spieglt 844 days ago
I've been writing Objective-C recently to use macOS frameworks from Rust. I can just write C wrapper functions and compile as a static library. Otherwise I use Swift.
1 comments

No objc macro? I still use that for cacao and it mostly “just works”.