//
pkg.gl
Category
github.com/go-asm/go
cmd
compile
gc
package
1.22.2
Repository:
https://github.com/go-asm/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
48
Dependents
0
Files
958 SLOC
#
Functions
Main
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.