go-assembler-gen

command module
v1.22.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2024 License: MIT Imports: 10 Imported by: 0

README

Go assembler generator

A generator of the internal assembler from the Go compiler, with import paths re-written for the assembler to be functional as a standalone library.

Usage

Call it within go generate to produce the output in your tree within a subdirectory.

package assembler

//go:generate go run git.gammaspectra.live/WeebDataHoarder/go-assembler-gen@v{GO_VERSION} -pkg assembler

Go versions

Releases are tagged as go{GO_VERSION} or v{GO_VERSION}.

See version.go to get the default tracked Golang version for this branch.

Other releases other than tracked Golang version are not supported (but might work).

Script adapted and updated from github.com/twitchyliquid64/golang-asm into pure Golang

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
obj

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL