Example: 'v -c_options=-Os' will pass -Os to the C compiler. In effect the C compiler will optimize the generated binary for size. |
||
|---|---|---|
| .. | ||
| tests | ||
| cgen.v | ||
| fn.v | ||
| jsgen.v | ||
| main.v | ||
| parser.v | ||
| scanner.v | ||
| table.v | ||
| token.v | ||
Example: 'v -c_options=-Os' will pass -Os to the C compiler. In effect the C compiler will optimize the generated binary for size. |
||
|---|---|---|
| .. | ||
| tests | ||
| cgen.v | ||
| fn.v | ||
| jsgen.v | ||
| main.v | ||
| parser.v | ||
| scanner.v | ||
| table.v | ||
| token.v | ||