Documentation ¶ Index ¶ func Main(archInit func(*ssagen.ArchInfo)) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Main ¶ func Main(archInit func(*ssagen.ArchInfo)) Main parses flags and Go source files specified in the command-line arguments, type-checks the parsed Go package, compiles functions to machine code, and finally writes the compiled package definition to disk. Types ¶ This section is empty. Source Files ¶ View all Source files compile.go export.go main.go obj.go util.go Click to show internal directories. Click to hide internal directories.