krackers 2 days ago

That is very cool, I think it's `-rewrite-objc`. Presumably it still needs to be linked to the objc runtime. It says it lowers to C++ instead of C though, now I wonder what pieces cannot be implemented using pure c.

1
saagarjha 2 days ago

I don’t think it really works anymore, unfortunately.

astrange 2 days ago

It doesn't support ARC so it's not very useful.