mirror of
https://github.com/fumiama/go-base16384.git
synced 2026-06-05 00:32:52 +08:00
go-base16384
base16384 interface of golang
Usage
As package
Just import it in your project.
As lib
Copy this repo to $GOPATH/src, then execute
go install -buildmode=shared -linkshared std
go install -buildmode=shared -linkshared base14
Now you can use
go build -linkshared ...
Languages
Go
53.1%
Assembly
34.3%
C
12.6%