[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#965065: ITP: golang-github-mmcloughlin-avo -- Generate x86 Assembly with Go



Package: wnpp
Severity: wishlist
Owner: Roger Shimizu <rosh@debian.org>

* Package name    : golang-github-mmcloughlin-avo
  Version         : 0.0~git20200523.4439b6b-1
  Upstream Author : Michael McLoughlin
* URL             : https://github.com/mmcloughlin/avo
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : Generate x86 Assembly with Go

 avo makes high-performance Go assembly easier to write, review and
 maintain. The avo package presents a familiar assembly-like interface
 that simplifies development without sacrificing performance:
 - Use Go control structures for assembly generation; avo programs
   are Go programs
 - Register allocation: write functions with virtual registers and avo
   assigns physical registers for you
 - Automatically load arguments and store return values: ensure memory
   offsets are correct for complex structures
 - Generation of stub files to interface with your Go package

This is the new dependency of latest golang-github-cloudflare-circl:
- https://tracker.debian.org/pkg/golang-github-cloudflare-circl
- https://github.com/cloudflare/circl


Reply to: