8093 Commits (af7030197d39fa76f9b3c93597b6a01c821c246e)
 

Author SHA1 Message Date
Pat Hickey 8e015ca9e7 traps needed stdio 4 years ago
Pat Hickey bb3e391a27 accept fdread event as valid behavior of stdin poll 4 years ago
Pat Hickey 0c4aec391e actually empty ready bytes of stdin 4 years ago
Pat Hickey b9a3f8694d cap-std-sync test runner: read stdin to end before inheriting stdio 4 years ago
Pat Hickey 40e541bfc3 test suite: cap-std-sync test environment does not support fdflags sync 4 years ago
Pat Hickey cde252c59b wasi-cap-std-sync: sync family of flags is not supported on file_open 4 years ago
Pat Hickey 993697e221 set_fd_flags is only good for append and nonblock 4 years ago
Pat Hickey 5ee093e774 Merge remote-tracking branch 'origin/main' into pch/wasi_common_cap_std 4 years ago
Pat Hickey a4372c8c2e cap-std-sync: test opening a tempdir as ambient and then WasiDir 4 years ago
Pat Hickey 8b9d2c5bbb cap-std-sync: my set_fd_flags idea didnt seem to work? 4 years ago
Peter Huene 256cc8a518
Merge pull request #2620 from peterhuene/fix-fd-readdir 4 years ago
Peter Huene 0502cadc62
Stop allowing bufused > BUF_LEN in fd_readdir program. 4 years ago
Peter Huene 4632228b35
Fix `fd_readdir` to properly truncate directory entry names. 4 years ago
Pat Hickey bad169dde3 port https://github.com/bytecodealliance/wasmtime/pull/2620 into rewrite 4 years ago
Alex Crichton cb7b1aadcc
Fix a memory leak with command modules (#2017) 4 years ago
Pat Hickey 92e1949944 doh 4 years ago
Pat Hickey 23b8c6be79
wasi-nn CI: use the same nightly as rest of file (#2624) 4 years ago
bjorn3 81b4e48f9f
Remove some uses of riscv in tests (#2600) 4 years ago
Pat Hickey ac60b034f0 well this much passes 4 years ago
Pat Hickey 133344e880 woo it passes six tests even though its awful 4 years ago
Pat Hickey 321bf27292 check in virtfs backend test harness 4 years ago
Pat Hickey 91a311e37e delete 4 years ago
Pat Hickey fcecb3fea6 test-programs: test both cap-std-sync and virtfs backend 4 years ago
Pat Hickey 533db3e807 virtfs: implement a bunch more 4 years ago
Pat Hickey b6cd7d84ad cap-std-sync: export ctx components 4 years ago
Pat Hickey e940d31f95 add a noent / not_found errorkind 4 years ago
Chris Fallin 3e38fb984a
Merge pull request #2626 from bnjbvr/x64-new-iset-requirements 4 years ago
Benjamin Bouvier 13027ad670 cranelift x64: add instruction set checks for popcnt/tzcnt/lzcnt; 4 years ago
Pat Hickey c12cd82fc0 careful now 4 years ago
Pat Hickey e9a7a4094c cap-std-sync Dir::open_file: set the fdflags that OpenOptions cant 4 years ago
Pat Hickey 3d406ff50e Dir::open_file can just pass read/write as bools, centralizing FileCaps decoding 4 years ago
Pat Hickey e1ca5d171c fix the second place i made the same dumb typo 4 years ago
Pat Hickey 8313a62e46 fix test 4 years ago
Pat Hickey b5f3a4a6db wasi-crypto: forgot to erase ctx indirection 4 years ago
Pat Hickey 6ed8638559 fix test runtime 4 years ago
Pat Hickey f40b9d8a5e Merge branch 'pch/wasinn-fix-nightly' into pch/wasi_common_cap_std 4 years ago
Pat Hickey 1af7659a4d wasi-nn CI: use the same nightly as rest of file 4 years ago
Pat Hickey d8f3a62b32 dont try to make a virtfs today. instead, delete virtfs example. 4 years ago
Pat Hickey 95ad13c82d wasi-common: break dep on system-interface by defining our own Advice enum 4 years ago
Pat Hickey 2e10e621c4 stub virtfs 4 years ago
Pat Hickey 897b4fb8ab wasictxbuilder: assert that stdio is provided 4 years ago
Pat Hickey 5ee605995d fix wasi example 4 years ago
Pat Hickey 2ad7565a65 update linking example 4 years ago
Pat Hickey 8ea42abb14 fix wasi-nn and wasi-crypto integrations for wasmtime-wiggle changes 4 years ago
Pat Hickey b48e7fcc5d integrate with c-api 4 years ago
Pat Hickey 6a5d4b9993 docs 4 years ago
Pat Hickey d3ba69d865 wasi-common no longer contains code derived from cloudabi-utils 4 years ago
Pat Hickey d5fdd835ab port bench-api 4 years ago
Pat Hickey 8b285ec2e7 make wasmtime_wasi::Wasi a struct which does both snapshots! 4 years ago
Pat Hickey 11821e5bfd Merge remote-tracking branch 'origin/main' into pch/wasi_common_cap_std 4 years ago