Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-115978: Disable `*readv()` and `*writev()` on WASI (GH-116228) | Brett Cannon | 2024-03-02 | 1 | -0/+9 |
* | gh-100340: Allows -Wno-int-conversion for wasm (#100341) | Kushal Das | 2023-01-18 | 1 | -0/+3 |
* | gh-98948: Remove obsolete readelf dependency (#98949) | serge-sans-paille | 2022-11-03 | 1 | -3/+0 |
* | gh-95174: Add pthread stubs for WASI (GH-95234) | Christian Heimes | 2022-07-27 | 1 | -8/+0 |
* | gh-95174: WASI: skip missing sockets functions (GH-95179) | Christian Heimes | 2022-07-27 | 1 | -0/+4 |
* | gh-90473: Make chmod a dummy on WASI, skip chmod tests (GH-93534) | Christian Heimes | 2022-06-06 | 1 | -0/+5 |
* | gh-90473: Skip and document more failing tests on WASI (GH-93436) | Christian Heimes | 2022-06-02 | 1 | -0/+1 |
* | gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803) | Christian Heimes | 2022-05-19 | 1 | -0/+21 |
* | bpo-32033: Finalize WASI configure options (GH-32053) | Christian Heimes | 2022-03-22 | 1 | -2/+4 |
* | bpo-46315: Add ifdef HAVE_ feature checks for WASI compatibility (GH-30507) | Christian Heimes | 2022-01-13 | 1 | -0/+17 |