Ayke van Laethem
|
0658e4896f
|
syscall: add support for Mmap and Mprotect
This is necessary to run crypto/sha1 tests.
|
2021-11-20 00:43:24 +01:00 |
|
Ayke van Laethem
|
869e917dc6
|
all: add support for windows/amd64
This uses Mingw-w64, which seems to be the de facto standard for porting
Unixy programs to Windows.
|
2021-11-16 11:08:30 +01:00 |
|
Federico G. Schwindt
|
b1ec8eb2e0
|
os: implement Getwd
|
2021-10-05 00:14:09 +02:00 |
|
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 |
|
Takeshi Yoneda
|
9841ac4acd
|
WASI & darwin: support env variables based on libc
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
|
2021-02-24 14:22:17 +01:00 |
|