Files
tinygo/testdata/env.txt
T
Ayke van Laethem 7b761fac78 runtime: implement command line arguments in hosted environments
Implement command line arguments for Linux, MacOS and WASI.
2021-04-21 10:32:09 +02:00

6 lines
50 B
Plaintext

ENV1: VALUE1
ENV2: VALUE2
arg: first
arg: second