mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Added proposal link
parent
ee484f3479
commit
67d8033be1
2
vgo.md
2
vgo.md
@ -15,6 +15,8 @@ This document collects thoughts and notes about vgo from the Gophers [#vgo](http
|
|||||||
|
|
||||||
The **initial paper** can be read here [https://research.swtch.com/vgo](https://research.swtch.com/vgo).
|
The **initial paper** can be read here [https://research.swtch.com/vgo](https://research.swtch.com/vgo).
|
||||||
|
|
||||||
|
The **proposal** can be found here [https://github.com/golang/go/issues/24301](https://github.com/golang/go/issues/24301).
|
||||||
|
|
||||||
The **reference implementation**: [https://go.googlesource.com/vgo/](https://go.googlesource.com/vgo/) and mirrored on Github here: [https://github.com/golang/vgo](https://github.com/golang/vgo).
|
The **reference implementation**: [https://go.googlesource.com/vgo/](https://go.googlesource.com/vgo/) and mirrored on Github here: [https://github.com/golang/vgo](https://github.com/golang/vgo).
|
||||||
|
|
||||||
The **[Go issue tracker](https://golang.org/issues)** is used to track bugs / feature requests for vgo. The issue titles need to start with `x/vgo` so that they can be automatically categorized. You can read the [existing issues here](https://golang.org/issues?q=is%3Aopen+is%3Aissue+milestone%3Avgo).
|
The **[Go issue tracker](https://golang.org/issues)** is used to track bugs / feature requests for vgo. The issue titles need to start with `x/vgo` so that they can be automatically categorized. You can read the [existing issues here](https://golang.org/issues?q=is%3Aopen+is%3Aissue+milestone%3Avgo).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user