mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
readme: add a link to memory management info
This commit is contained in:
parent
2824e07baa
commit
f7787ff0d7
@ -31,6 +31,7 @@
|
||||
- Safety: no null, no globals, no undefined behavior, immutability by default
|
||||
- C to V translation
|
||||
- Hot code reloading
|
||||
- [Innovative memory management](https://vlang.io/#memory)
|
||||
- [Cross-platform UI library](https://github.com/vlang/ui)
|
||||
- Built-in graphics library
|
||||
- Easy cross compilation
|
||||
|
Loading…
Reference in New Issue
Block a user