v
https://github.com/vlang/v
V
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
V not yet supported10 Subscribers
Add a CodeTriage badge to v
Help out
- Issues
- `-usecache` link failure on the clang/gcc backend (macOS arm64): duplicate `__global` symbols (g_autostr_*_stack) from cached builtin.o
- examples/1brc: 1.5-1.7s under Windows 11 wsl
- db.mysql: Add local_infile option to Config for LOAD DATA LOCAL INFILE support.
- ast, cgen: fix receiver methods on embedded interfaces (fix #19550)
- feat(net, veb): add OpenSSL-based HTTPS server support
- fix(cgen): fix address-of and as_cast pointer codegen
- wasm: unsupported types abort with internal 'get_wasm_type: unreachable' (ICE) instead of a clean error
- cgen: use .incbin assembler directives for $embed_file, eliminate the 5MB limit
- x86-64 backend compatible with Mac OS 10.4
- builder, util: fix symlinked vmodules import and temp dir v.mod pollution
- Docs
- V not yet supported