mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
update roadmap
This commit is contained in:
parent
7a8e7b4db8
commit
06a7954298
@ -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
|
||||
|
||||
|
||||
|
@ -17,8 +17,8 @@ td {
|
||||
<body>
|
||||
<h2>Is V still fast?</h2>
|
||||
|
||||
Monitoring the speed of the compilation for each commit. <br><br>
|
||||
Running on a $3.5/mo micro instance. <br><br>
|
||||
Monitoring compilation speed for each commit. <br><br>
|
||||
Running on a $3.5 instance. <br><br>
|
||||
Source code: <a target=blank href='https://github.com/vlang/v/blob/master/tools/fast/fast.v'>fast.v</a> <br><br>
|
||||
|
||||
<table>
|
||||
|
Loading…
Reference in New Issue
Block a user