Package: wnpp
Severity: wishlist
Owner: Simon Josefsson <si...@josefsson.org>
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org

* Package name    : golang-go4-unsafe-assume-no-moving-gc
  Version         : 0.0~git20231121.b99613f-1
  Upstream Author : Brad Fitzpatrick
* URL             : https://github.com/go4org/unsafe-assume-no-moving-gc
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : declare Go code that play unsafe GC games

 go4.org/unsafe/assume-no-moving-gc
 .
 If your Go package wants to declare that it plays unsafe games that only
 work if the Go runtime's garbage collector is not a moving collector,
 then add:
 .
   import _ "go4.org/unsafe/assume-no-moving-gc"
 .
 Then your program will explode if that's no longer the case. (Users can
 override the explosion with a scary sounding environment variable.)
 .
 This also gives us a way to find all the really gross unsafe packages.

https://salsa.debian.org/go-team/packages/golang-go4-unsafe-assume-no-moving-gc
https://salsa.debian.org/jas/golang-go4-unsafe-assume-no-moving-gc/-/pipelines

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to