1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

roadmap: update

This commit is contained in:
Alexander Medvednikov 2020-11-17 12:19:33 +01:00
parent ed2d62b8e7
commit e542df549c

View File

@ -14,7 +14,7 @@
+ iOS/Android support + iOS/Android support
- parallel parser (and maybe checker/gen?) - parallel parser (and maybe checker/gen?)
- `recover()` from panics - `recover()` from panics
- IO streams + IO streams
+ struct embedding + struct embedding
- interface embedding - interface embedding
- interfaces: allow struct fields (not just methods) - interfaces: allow struct fields (not just methods)