An open API service indexing awesome lists of open source software.

https://github.com/gate-computer/ga

Assembler abstraction, targeting x86-64 and ARM64 simultaneously
https://github.com/gate-computer/ga

amd64 arm64 assembler go

Last synced: 4 months ago
JSON representation

Assembler abstraction, targeting x86-64 and ARM64 simultaneously

Awesome Lists containing this project

README

          

General Assembly is an abstraction over x86-64 and ARM64 assembly
languages. It is intended for writing non-optimal but correct glue code.
Go program is used to generate GNU assembler source files.