mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vhelp: compress option
This commit is contained in:
parent
6d7fe1f83c
commit
ffb72e855a
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user