Takeshi Yoneda
|
1406453350
|
WASI & darwin: support basic file io based on libc
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
|
2021-03-28 12:37:15 +02:00 |
|
Cornel
|
720a54a0fe
|
extend stdlib to allow import of more packages (#1099)
* stdlib: extend stdlib to allow import of more packages
|
2020-06-23 11:56:28 +02:00 |
|
Ayke van Laethem
|
6bcb40fe01
|
os: implement virtual filesystem support
This allows applications to mount filesystems in the os package. This is
useful for mounting external flash filesystems, for example.
|
2020-05-13 08:08:57 +02:00 |
|
Ayke van Laethem
|
8a704e43fc
|
os: gofmt
|
2019-07-15 17:53:01 +02:00 |
|
Justin Clift
|
847681457f
|
runtime: add several os package stubs
|
2019-07-15 01:18:37 +02:00 |
|
Ayke van Laethem
|
709a296150
|
os: add basic OS functionality
|
2019-02-05 17:37:55 +01:00 |
|