Skip to content

Instantly share code, notes, and snippets.

@moul
Created June 23, 2023 11:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moul/d9ec000a568ed80a6a44cb7a4c619232 to your computer and use it in GitHub Desktop.
Save moul/d9ec000a568ed80a6a44cb7a4c619232 to your computer and use it in GitHub Desktop.
compilation of links related to go improvements (gno)
  • golang/go#23157 -> Proposal: Make Go2 better implement the Object-capability model for security
  • HogLang/hog#1 -> Master Issue of Go1 Issues to consider
  • golang/go#19921 -> proposal: spec: remove complex numbers
  • golang/go#21538 -> Proposal: use a value other than nil for uninitialized interfaces
  • golang/go#24635 -> proposal: Go 2: Add typednil keyword for checking whether an interface value is a typed nil
  • golang/go#24956 -> proposal: Go 2: capability annotations
  • golang/go#22876 -> proposal: Go 2: read-only types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment