aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/syscall/file_hosted.go
AgeCommit message (Expand)Author
2024-07-02wasi preview 2 support (#4027)Damian Gryski
2024-03-02syscall: add wasm_unknown to some additional files so it can compile more codedeadprogram
2023-08-17wasm: add support for GOOS=wasip1Ayke van Laethem
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-08-04all: format code according to Go 1.19 rulesAyke van Laethem
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-12-10Enable Getwd() in wasi and add testsFederico G. Schwindt
2021-10-05os: implement GetwdFederico G. Schwindt