command
module
Version:
v0.0.0-...-75857cd
Opens a new window with list of versions in this module.
Published: Oct 29, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
golinker
A tiny "linker" that generate Go Plan9 ASM
Currently the linker only support ELF
object and it must be position independent.
"Compile once, and get the machine code!"
Tested for amd64
, planned to support arm64
.
Install
Capstone engine: https://github.com/capstone-engine/capstone
go install github.com/ii64/golinker@latest
Or clone first, and do:
make build-debug
Example
License
This project is released under Apache-2.0.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
lib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.