mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Update README.md
This commit is contained in:
parent
bfac557370
commit
59c7d49001
@ -28,7 +28,7 @@ V 1.0 release is planned for December 2019.
|
||||
|
||||
GitHub marks V's code as written in Go. It's actually written in V, GitHub doesn't support the language yet.
|
||||
|
||||
The compilation is temporarily slower for this relase:
|
||||
The compilation is temporarily slower for this release:
|
||||
|
||||
- Debug builds are used (use `v -prod -o v` to get faster compilation).
|
||||
- The new formatter runs on every single token and slows the compiler down by ~20%. This will be taken care of.
|
||||
|
Loading…
Reference in New Issue
Block a user