7540 Commits (10a84727faed511ddaceea4ec8db9d72f65f8ec2)
 

Author SHA1 Message Date
Pat Hickey 10a84727fa Ilseq is the correct error when osstring cant be turned into string 4 years ago
Pat Hickey c7fcc34487 add clocks! 4 years ago
Pat Hickey 50554d376b add, fix tests 4 years ago
Pat Hickey 48554a1a5c implement randomness 4 years ago
Pat Hickey 01d74ceb73 Merge remote-tracking branch 'origin/main' into pch/wasi_common_cap_std 4 years ago
hayasshi 4c7e66e58e Fix code in WASI-tutorial.md 4 years ago
Louis Pilfold 40887c655f
Upgrade shellexpand dep (#2529) 4 years ago
Yury Delendik 2964023a77
[SIMD][x86_64] Add encoding for PMADDWD (#2530) 4 years ago
Pat Hickey b50b9b4136 add notes describing why remaining wasi tests are failing 4 years ago
Pat Hickey 8deb3ed07c path_open: ENOTDIR when fd is a file 4 years ago
Pat Hickey f663045563 better arg names 4 years ago
Pat Hickey 8672dce541 open_file requires the FdFlags 4 years ago
Pat Hickey a33418c34a path_filestat: remove expectation that rights_inheriting describes subdirs 4 years ago
Pat Hickey c1919259dc implement fd_readdir 4 years ago
Pat Hickey af0aa14ee8 get a FileStat of a Dir 4 years ago
Pat Hickey 8cc1ab7720 fixup filetype nonsense 4 years ago
Alex Crichton ce6e967eeb
Add a CLI option for module linking (#2524) 4 years ago
Pat Hickey 82edae32b7 readlink 4 years ago
Pat Hickey f6afd4c41c test-programs: sandbox escape is an EPERM now, not an ENOTCAPABLE 4 years ago
Pat Hickey d8720cffe8 unexpected io error: do our best based on e.kind() 4 years ago
Pat Hickey f9ff97aac1 virt pipes: return concrete errors, best effort at flags and filestat 4 years ago
Pat Hickey 4c3c9a9ecb Filestat: make times optional, default to 0 at wasi interface 4 years ago
Pat Hickey 8ac688287e fixup dir/file caps into rights 4 years ago
Pat Hickey 4bee07d6f9
Merge pull request #2520 from bytecodealliance/pch/prune_deps 4 years ago
Pat Hickey 8a09652d81 delete wasmparser exception from deny.toml 4 years ago
Pat Hickey fb78025e41 upgrade all wasmparser to 0.71 4 years ago
Pat Hickey 8cf652a2a5
Update deny.toml 4 years ago
David Haynes 02260b7cd0
2499: First pass on TableOps fuzzer generator wasm_encoder migration (#2501) 4 years ago
Chris Fallin 8319244059
Merge pull request #2522 from cfallin/cranelift-native-with-variant 4 years ago
Chris Fallin 0833a92ddd
cranelift-native crate: add API variant allowing backend selection. 4 years ago
Pat Hickey 059cabb4cd deny.toml: comments on why 4 years ago
Pat Hickey 4f5afe92dc wasmtime-debug: tune down features required from object 4 years ago
Pat Hickey fe1ff02a80 cargo update 4 years ago
Chris Fallin 0b6b3d0b7a
Merge pull request #2517 from cfallin/fix-null-byte-symbols 4 years ago
Pat Hickey 31b9eb03f1
Merge pull request #2519 from EmbarkStudios/cargo-deny 4 years ago
Chris Fallin 76fb9a08c7
cranelift-object: reject symbol names with NUL byte without panic'ing. 4 years ago
Louis Pilfold 26b6074420 Download precompiled cargo deny 4 years ago
Louis Pilfold b4283c514f cargo deny runs on CI 4 years ago
Louis Pilfold 6bde8519c1 cargo deny config 4 years ago
Pat Hickey df0218c086 make get_filestat work 4 years ago
Pat Hickey 23b5689a5f fix file rights 4 years ago
Johnnie Birch f705a72aeb Refactor packed moves to use xmm_mov instead of xmm_rm_r 4 years ago
Johnnie Birch 51973aefbb Implements x64 SIMD loads for the new backend. 4 years ago
Pat Hickey 8777194f0d always open files read if not write 4 years ago
Pat Hickey af8bdf8933 table: borrow entry immutably or mutably 4 years ago
Pat Hickey dbe0f4f284 Revert "dangling_fd test: open with either READ or CREAT|WRITE" 4 years ago
Pat Hickey 789eec3827 dangling_fd test: open with either READ or CREAT|WRITE 4 years ago
Pat Hickey 27ddbda829 preopens with Caps::all, implement create, remove dir, remove file 4 years ago
Pat Hickey e33326f4e0
Merge pull request #2516 from goodbyekansas/stdio-filestat-get 4 years ago
Chris Fallin e91987c43c
Allow both x86 backends to be included, selected with a "variant" flag. (#2514) 4 years ago