J2objc is one option we have today that comes close for this, but well it is Java. And it transpiles to ObjC. Enough said.
s
spierce7
03/20/2017, 12:12 AM
I heavily invested in trying out j2objc a year or 2 back. It bothered me that I took a complex library (RxJava), transpiled it using j2objc, and the tests wouldn't run properly.