From 06a7954298a4200d7c774e2b28a7f4d0375d562c Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Fri, 8 Nov 2019 07:49:56 +0300 Subject: [PATCH] update roadmap --- 0.2_roadmap.txt | 5 ++--- tools/fast/header.html | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/0.2_roadmap.txt b/0.2_roadmap.txt index db19a67310..8563f90bfb 100644 --- a/0.2_roadmap.txt +++ b/0.2_roadmap.txt @@ -36,9 +36,8 @@ - ui demo: calculator - declarative ui with hot reload (similar to swiftui) - "building a simple blog with vweb" tutorial + youtube video -- new playground with a v compiler running in the browser -- fix interfaces ++ fix interfaces - merge v.c and v_win.c -- fast.vlang.io ++ fast.vlang.io diff --git a/tools/fast/header.html b/tools/fast/header.html index 3d232e4863..49076c35c6 100644 --- a/tools/fast/header.html +++ b/tools/fast/header.html @@ -17,8 +17,8 @@ td {

Is V still fast?

-Monitoring the speed of the compilation for each commit.

-Running on a $3.5/mo micro instance.

+Monitoring compilation speed for each commit.

+Running on a $3.5 instance.

Source code: fast.v