mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-11 14:33:41 +00:00
all: add support for the embed package
This commit is contained in:
committed by
Ron Evans
parent
fd20f63ee3
commit
87a4676137
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
string: hello world!
|
||||
bytes: hello world!
|
||||
files:
|
||||
- a
|
||||
- a/b
|
||||
- a/b/bar.txt
|
||||
- a/b/foo.txt
|
||||
- hello.txt
|
||||
Reference in New Issue
Block a user