mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
roadmap: direct C/C++ interop
This commit is contained in:
parent
9d77fd90bf
commit
1547a49fab
@ -35,6 +35,7 @@
|
|||||||
- [ ] Parallel parser
|
- [ ] Parallel parser
|
||||||
- [ ] Parallel checker
|
- [ ] Parallel checker
|
||||||
- [ ] Parallel C compilation
|
- [ ] Parallel C compilation
|
||||||
|
- [ ] Direct C/C++ interop without generating wrappers
|
||||||
- [ ] `recover()` from panics
|
- [ ] `recover()` from panics
|
||||||
- [ ] -usecache on by default
|
- [ ] -usecache on by default
|
||||||
- [ ] -skip-unused on by default
|
- [ ] -skip-unused on by default
|
||||||
|
Loading…
Reference in New Issue
Block a user