colorwriter.go main.go util_unix.go version.go
Path | Synopsis |
---|---|
builder | Package builder is the compiler driver of TinyGo. |
cgo | Package cgo implements CGo by modifying a loaded AST. |
compileopts | Package compileopts contains the configuration for a single to-be-built binary. |
compiler | |
compiler/llvmutil | Package llvmutil contains utility functions used across multiple compiler packages. |
goenv | Package goenv returns environment variables that are used in various parts of the compiler. |
interp | Package interp interprets Go package initializers as much as possible. |
ir | |
loader | |
src/machine | |
src/os | Package os implements a subset of the Go "os" package. |
src/reflect | |
src/runtime | |
src/runtime/cgo | |
src/runtime/volatile | Package volatile provides definitions for volatile loads and stores. |
src/sync | |
src/syscall | |
src/testing | Package testing provides support for automated testing of Go packages. |
transform | Package transform contains transformation passes for the TinyGo compiler. |
Package main imports 21 packages (graph). Updated 2019-12-03. Refresh now. Tools for package owners.