Results 32 comments of Tamas Lustyik

Hi, it should be technically feasible. I don't know much about macam but if it is a userspace driver then things get a lot simpler as there would be no...

I had the same issue and I ended up writing a tool for it: https://github.com/lvsti/Bridgecraft Observations: - it solves `NSString` bridging to `String` - nullability audited regions are indeed reset...