tinygo/src/os
2021-05-23 21:44:27 +02:00
..
env.go WASI & darwin: support env variables based on libc 2021-02-24 14:22:17 +01:00
errors.go WASI & darwin: support basic file io based on libc 2021-03-28 12:37:15 +02:00
exec.go extend stdlib to allow import of more packages (#1099) 2020-06-23 11:56:28 +02:00
file.go WASI & darwin: support basic file io based on libc 2021-03-28 12:37:15 +02:00
file_go_116.go os: add FileMode constants from Go 1.16 2021-05-23 21:44:27 +02:00
file_go_other.go WASI & darwin: support basic file io based on libc 2021-03-28 12:37:15 +02:00
file_other.go WASI & darwin: support basic file io based on libc 2021-03-28 12:37:15 +02:00
file_unix.go WASI & darwin: support basic file io based on libc 2021-03-28 12:37:15 +02:00
filesystem.go os: implement virtual filesystem support 2020-05-13 08:08:57 +02:00
proc.go os: add Args and stub it with mock data 2020-05-12 16:53:07 +02:00
sys.go extend stdlib to allow import of more packages (#1099) 2020-06-23 11:56:28 +02:00