Update september.plan
parent
0dd47b1771
commit
570e5f968d
|
@ -24,7 +24,8 @@
|
||||||
- "building a simple blog with vweb" tutorial + youtube video
|
- "building a simple blog with vweb" tutorial + youtube video
|
||||||
- webassembly backend (via emscripten)
|
- webassembly backend (via emscripten)
|
||||||
- javascript backend
|
- javascript backend
|
||||||
- new playground with a V compiler running in the browser
|
- new playground with a v compiler running in the browser
|
||||||
+ O(log n) type lookup
|
+ o(log n) type lookup
|
||||||
|
- remove all compiler memory leaks
|
||||||
|
- optimize the parser (reduce map lookups)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue