mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
new tool: bin2v to convert arbitrary files to a .v static module file
This commit is contained in:
parent
4a82770f16
commit
cb3ac33e18
4 changed files with 98 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -14,6 +14,7 @@ fns.txt
|
|||
/tools/vtest-compiler
|
||||
/tools/vtest-fmt
|
||||
/tools/vfmt
|
||||
/tools/vbin2v
|
||||
/tools/vup
|
||||
/tools/vpm
|
||||
/tools/vcreate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue