mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
Update Readme with link to releases.
This commit is contained in:
parent
68d388229e
commit
1355803849
1 changed files with 3 additions and 5 deletions
|
@ -55,12 +55,10 @@
|
|||
|
||||
Under development.
|
||||
|
||||
The prototype golang implementation is
|
||||
[here](https://github.com/denoland/deno/tree/golang). We are in the process of
|
||||
rewriting in C++/Rust to avoid future GC contention between Go and V8.
|
||||
We make binary releases [here](https://github.com/denoland/deno/releases).
|
||||
|
||||
Progress towards first release is tracked
|
||||
[here](https://github.com/denoland/deno/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22v0.1+%28first+binary+release%29%22+).
|
||||
Progress towards future releases is tracked
|
||||
[here](https://github.com/denoland/deno/milestones).
|
||||
|
||||
Roadmap is [here](https://github.com/denoland/deno/blob/master/Roadmap.md).
|
||||
Also see [this presentation](http://tinyclouds.org/jsconf2018.pdf).
|
||||
|
|
Loading…
Add table
Reference in a new issue