# Functions
CompileGoBinary compiles a Go binary for the given OS and architecture with GCP enabled
This file was inspired by the blog post: https://lucor.dev/post/cross-compile-golang-fyne-project-using-zig/.
CompileRustBinary compiles a Rust binary for the given OS and architecture
We're using zigbuild to perform easy cross compiling.
No description provided by the author
No description provided by the author
# Constants
MacOSSDKPath is the path to where the MacOS SDK is located on Encore's builder systems.
# Structs
A DistBuilder is a builder for a specific distribution of Encore.
No description provided by the author
No description provided by the author