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

readme: Visual Studio is now supported

This commit is contained in:
Alexander Medvednikov
2019-09-01 23:02:07 +03:00
parent 89acf68f08
commit 89924c2703
2 changed files with 4 additions and 4 deletions

View File

@@ -22,9 +22,9 @@
- ui demo: calculator
- declarative ui with hot reload (similar to swiftui)
- "building a simple blog with vweb" tutorial + youtube video
- WebAssembly backend (via Emscripten)
- JavaScript backend
- webassembly backend (via emscripten)
- javascript backend
- new playground with a V compiler running in the browser
+ O(n) type lookup
+ O(log n) type lookup