306 Commits (79a5d2ac52ea76e47265c46a77d329ca0e6839c9)

Author SHA1 Message Date
Trevor Elliott fc03e74119
Update the dev-dependency for wit-bindgen to 0.9.0 (#6800) 1 year ago
Pat Hickey 6eb58981d4
consistient WASI preview1 rights reporting (#6784) 1 year ago
Pat Hickey 0d4ad618ae
Resource table tracks child relationships (#6779) 1 year ago
Trevor Elliott c61899aea0
wasi: Test the stdio streams implementation (#6764) 1 year ago
Alex Crichton 7b9189babd
Update the wasm-tools family of crates, disallow empty component types (#6777) 1 year ago
Pat Hickey 0f9ac11bfb
WASI Preview 2: rewrite streams and pollable implementation (#6556) 1 year ago
Ryan Levick b741f7c79d
Add `WasiCtxBuilder` setters for the two clock types (#6669) 1 year ago
Pat Hickey 9d0bf8b191
preview2: refactor WasiCtxBuilder impl, and make WasiCtx fields private (#6652) 1 year ago
Joel Dice 537214fd71
[wit-bindgen] provide more control over type ownership (#6648) 1 year ago
Alex Crichton 143a83888f
Fix a flaky poll_oneoff test (#6577) 1 year ago
Dan Gohman 8693b829f7
Fix inconsistent deadlines for monotonic clock timeouts (#6597) 1 year ago
Alex Crichton aef1f57d13
Update adapter build (#6573) 1 year ago
Brendan Burns fc11f56318
Re-enable wasi-http for recent wit bindgen changes. Renable tests. (#6495) 1 year ago
Alex Crichton d28986ed5d
Use Rust 1.69.0 instead of 1.70.0 (#6502) 1 year ago
Pat Hickey bffdbce44a
fix Wasi rights system to work with wasi-libc (#6463) 1 year ago
Alex Crichton 41417d9e0f
Update Wasmtime for upcoming WIT changes (#6390) 1 year ago
Roman Volosatovs b7d3261baf
feat(preview1): implement `fd_readdir` (#6453) 1 year ago
Dan Gohman 0562837a99
Sync with the latest WASI proposal wit files. (#6452) 1 year ago
Roman Volosatovs 72b641d5da
fix: respect `fd_prestat_dir_name` `path_max_len` argument (#6444) 1 year ago
Roman Volosatovs 6bbfbccf64
feat(preview1): implement core I/O functionality (#6440) 1 year ago
Pat Hickey fa4bdb535e poll_oneoff_files doesnt work on windows, apparently 1 year ago
Pat Hickey e809f2d684
wasi-tests fd_readdir: delete assertion about ordering of fds (#6404) 1 year ago
Pat Hickey 55281df154 add test for preview2's preview 1 host adapter, which is in its infancy 1 year ago
Pat Hickey 535acaa4c0 factor out common config to test-programs crate 1 year ago
Pat Hickey 8d9bbb81c9 add test of preview2 running as components 1 year ago
Pat Hickey f749b823c4 fix typo 1 year ago
Pat Hickey 403f32dc60 add command and reactor tests 2 years ago
Pat Hickey 9a7ea4a2c1 reactor-tests: prune unneeded wit deps 2 years ago
Pat Hickey dd556009ee move the command and reactor tests into test-programs 2 years ago
Pat Hickey 338b535a3a
Refactor test-programs to build modules and components (#6385) 1 year ago
Brendan Burns f271adff18
Fix scheme for URIs, add coverage to detect regressions in the future. (#6389) 2 years ago
Eduardo de Moura Rodrigues b930c59213
feat(wasi-http): implement basic future incoming response (#6357) 2 years ago
Juan Jose Medina a5898560b2
Fix opening directories failing on Windows when fdFlags contains NONBLOCK (#6348) 2 years ago
Pat Hickey 98501e4fad
liberate wasi-common from Rights (#6265) 2 years ago
Jamey Sharp efdfc361f8
Allow WASI to open directories without O_DIRECTORY (#6163) 2 years ago
Dan Gohman c59bb8db39
Update several dependencies. (#6171) 2 years ago
Pat Hickey 0a062369a8
delete wasi truncation_rights test (#6236) 2 years ago
Pat Hickey 24b607cf75
wasi-common: change behavior of path_readlink to truncate on too-small buffers (#6225) 2 years ago
Pat Hickey 9ee613a0b7
wasi-common: deprecate fd_allocate (#6217) 2 years ago
Brendan Burns 7b5819b55a
Small follow up fix for http tests. (#6207) 2 years ago
Pat Hickey d1d381e298
add a wasi-test to show a dir_fd always gets ERRNO_BADF on appropriate fd_ operations (#6197) 2 years ago
Brendan Burns 3ff6e0fe03
Some improvements to the wasi-http client implementation of write. (#6161) 2 years ago
Dan Gohman e84305b445
Add a WASI test for a creating an absolute-path symlink. (#6166) 2 years ago
Brendan Burns 2d34dbef4b
Begin implementation of wasi-http (#5929) 2 years ago
Dan Gohman 67e2e57b02
Allow WASI preopen file descriptors to be closed. (#5828) 2 years ago
Alex Crichton 761e44bd36
Fix running WASI tests in isolation (#5865) 2 years ago
Dan Gohman a71f679453
Update wasi-tests to wasi 0.11. (#5488) 2 years ago
Alex Crichton 4933762d81
Add release notes for 3.0.1 and update some versions (#5364) 2 years ago
Alex Crichton b0939f6626
Remove explicit `S` type parameters (#5275) 2 years ago
Alex Crichton 7b311004b5
Leverage Cargo's workspace inheritance feature (#4905) 2 years ago