Advanced Topics
- Memory-unsafe code
- Structs with reference fields
- sizeof and __offsetof
- Calling C from V
- Calling V from C
- Atomics
- Global Variables
- Debugging
- Conditional compilation
- Compile time pseudo variables
- Performance tuning
- Compile-time reflection
- Limited operator overloading
- Inline assembly
- Translating C to V
- Hot code reloading
- Cross compilation
- Cross-platform shell scripts in V
- Attributes
- Goto