Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 198 Bytes

development.md

File metadata and controls

10 lines (7 loc) · 198 Bytes

Development

Go Toolchain

The cacheprog experiment flag is defaults to off. To enable this, we need to compile the Go toolchain via:

$ cd $gosrc
$ GOEXPERIMENT=cacheprog ./make.bash