Hacker News new | ask | show | jobs
by sivakon 56 days ago
Do you use any bindings or directly use C functions (with a modulemap) in Swift?
1 comments

No bindings, I wrote a few wrappers myself to make often used functions a bit more swifty, but otherwise its pretty smooth sailing