JaxNode/JaxMUG October 2019
Chris Lattner, LLVM, Clang and Swift
struct ContentView: View { var body: some View { Text("Hello JaxNode!") } }