package
0.36.0
Repository: https://github.com/tinygo-org/tinygo.git
Documentation: pkg.go.dev

# Functions

Return a canonicalized architecture name, so we don't have to deal with arm* vs thumb* vs arm64.
GetTargetSpecs retrieves target specifications from the TINYGOROOT targets directory.
Load a target specification.
MuslArchitecture returns the architecture name as used in musl libc.

# Structs

Config keeps all configuration affecting the build in a single struct.
Options contains extra options to give to the compiler.
Target specification for a given target.
No description provided by the author