gollvm might be a contender

This commit is contained in:
Damian Gryski 2018-03-08 13:54:31 -08:00
parent 83d3c3cfb3
commit d886290924

View File

@ -819,7 +819,7 @@ Popular replacements for standard library packages:
* all formats have trade-offs: choose one that matches what you need * all formats have trade-offs: choose one that matches what you need
encoded space, decoding speed, language/tooling compatibility, ... encoded space, decoding speed, language/tooling compatibility, ...
* database/sql -> jackx/pgx, ... * database/sql -> jackx/pgx, ...
* gccgo * gccgo (benchmark!), gollvm (WIP)
## cgo ## cgo