vhelp: compress option

pull/2795/head
Alexander Medvednikov 2019-11-17 15:35:01 +03:00
parent 6d7fe1f83c
commit ffb72e855a
2 changed files with 2 additions and 0 deletions

View File

@ -40,5 +40,6 @@
- merge v.c and v_win.c - merge v.c and v_win.c
+ fast.vlang.io + fast.vlang.io
+ bare metal support + bare metal support
+ inline assembly

View File

@ -49,6 +49,7 @@ Options/commands:
It very significantly speeds up secondary compilations. It very significantly speeds up secondary compilations.
-obf Obfuscate the resulting binary. -obf Obfuscate the resulting binary.
-compress Compress the resulting binary.
- Shorthand for `v runrepl`. - Shorthand for `v runrepl`.
Options for debugging/troubleshooting v programs: Options for debugging/troubleshooting v programs: