This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5a14748e7c
v
/
vlib
/
v
/
embed_file
History
Delyan Angelov
5f38ba896e
parser,cgen: handle
const x = $embed_file("file.txt").to_string()
2022-01-25 11:40:07 +02:00
..
tests
parser,cgen: handle
const x = $embed_file("file.txt").to_string()
2022-01-25 11:40:07 +02:00
decoder.v
all: support
$embed_file('embed.vv', .zlib)
(
#12654
)
2021-12-04 19:43:19 +02:00
embed_file.v
all: support
$embed_file('embed.vv', .zlib)
(
#12654
)
2021-12-04 19:43:19 +02:00