katsusan / gowiki

0 stars 0 forks source link

Go 1.16 related #10

Open katsusan opened 3 years ago

katsusan commented 3 years ago
  1. better linker https://golang.org/s/better-linker 或者 https://docs.google.com/document/d/1D13QhciikbdLtaI67U6Ble5d_1nsI4befEd6_k1z91U/view#

  2. Register-based Go calling convention https://go.googlesource.com/proposal/+/refs/changes/78/248178/1/design/40724-register-calling.md

  3. io/fs 以及 //go:embed https://go.googlesource.com/proposal/+/master/design/draft-iofs.md https://go.googlesource.com/proposal/+/master/design/draft-embed.md