Update september.plan

pull/1890/head^2
Alexander Medvednikov 2019-09-07 15:16:33 +03:00 committed by GitHub
parent 0dd47b1771
commit 570e5f968d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -24,7 +24,8 @@
- "building a simple blog with vweb" tutorial + youtube video
- webassembly backend (via emscripten)
- javascript backend
- new playground with a V compiler running in the browser
+ O(log n) type lookup
- new playground with a v compiler running in the browser
+ o(log n) type lookup
- remove all compiler memory leaks
- optimize the parser (reduce map lookups)