Skip to content

onderweg/swift-from-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-swift

Example code, complementing the blog post: "Calling Swift from Go"

Note: this repo is more than 3 years old. Feel free to use it as reference, but don't expect it to work with current versions of Go and Swift.

Building & Running

$ swift build
$ go build -o hello
$ ./hello

About

Example code: calling Swift from Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published