Age | Commit message (Expand) | Author |
---|---|---|
2024-07-02 | wasi preview 2 support (#4027) | Damian Gryski |
2024-03-02 | syscall: add wasm_unknown to some additional files so it can compile more code | deadprogram |
2023-08-17 | wasm: add support for GOOS=wasip1 | Ayke van Laethem |
2022-12-19 | build: drop deprecated build tags | Yurii Soldak |
2022-08-04 | all: format code according to Go 1.19 rules | Ayke van Laethem |
2022-02-04 | all: update build constraints to Go 1.17 | Ayke van Laethem |
2021-12-10 | Enable Getwd() in wasi and add tests | Federico G. Schwindt |
2021-10-05 | os: implement Getwd | Federico G. Schwindt |