oasis/scripts
Christian Bundy 9b53ee94dc Replace C launcher with Golang launcher
Problem: I don't know what I'm doing and can't figure out how to
cross-compile this simple C program to macOS and Windows

Solution: @cryptix reminded me that Go makes cross-compiling easy, so I
took a stab at writing my first Go program. It seems to be working on
macOS and Linux, but I haven't tested on Windows.
2020-02-26 18:20:47 -08:00
..
build.sh Replace C launcher with Golang launcher 2020-02-26 18:20:47 -08:00
oasis.go Replace C launcher with Golang launcher 2020-02-26 18:20:47 -08:00
release.sh Add release script 2019-12-29 13:51:57 -08:00