mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
roadmap: veb
This commit is contained in:
parent
c8982e715a
commit
9f9005cf52
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ For a list of all features and fixes, check out the changelog.
|
|||
- [x] Parallel parser (not integrated yet)
|
||||
- [x] Parallel checker (not integrated yet)
|
||||
- [x] Parallel C compilation (not integrated yet)
|
||||
- [x] Parallel cgen
|
||||
- [x] Improved vweb => veb framework. Separation of global and context (request local) fields. Performance and stability. Based on picoev.
|
||||
- [x] -skip-unused on by default
|
||||
- [ ] 64/32 bit int depending on arch (will remove array.len limitation on 64 bit systems)
|
||||
- [ ] `copy()` builtin function (e.g. for easier conversion from `[]Foo` to `[4]Foo`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue