7854 Commits (b59160c3da61c89cb94cefd31a4d71002d099e5b)
 

Author SHA1 Message Date
Chris Fallin 19d800f975
Merge pull request #2615 from alexcrichton/precise-pc-trap 4 years ago
Alex Crichton dccaa64962 Add knobs to limit memories/tables in a `Store` 4 years ago
Alex Crichton cb65c755c5 Disable module-linking in plain instantiate fuzzers 4 years ago
Alex Crichton 39f677d2dd Only handle signals at pcs with trap information 4 years ago
Pat Hickey 03466d04ce temporarily use my branch of the wasi crate 4 years ago
Pat Hickey be108c7a93 will this work for platform-specific errnos? WIP 4 years ago
Pat Hickey 2ae1dee642 convert all errno assertions to assert_errno! 4 years ago
Pat Hickey 4f655001c0 make a macro that automates errno assertions 4 years ago
Pat Hickey 4f2696fedf more docs 4 years ago
Pat Hickey cb171712cc various windows test notes 4 years ago
Pat Hickey d1160cb9b5 split path rename trailing slash test into files and dirs 4 years ago
Pat Hickey 6c0f312a1b fix bug: i was ignoring the symlink follow flag in path_filestat_{get, 4 years ago
Pat Hickey b2e0597ae3 narrow the bug 4 years ago
Pat Hickey 6fcbd3f15d split path_filestat test into two, improve variable names 4 years ago
Pat Hickey 220509f3ed latest system-interface 4 years ago
Alex Crichton 7f840870c7
cranelift-native: Use libstd feature detection (#2607) 4 years ago
Alex Crichton 503129ad91
Add a method to share `Config` across machines (#2608) 4 years ago
Pat Hickey 8cd21eed23 elaborate 4 years ago
Pat Hickey 1eb8a8a7fe integrate GetSetFdFlags! 4 years ago
Pat Hickey c98d6f6201 fix warning 4 years ago
Nick Fitzgerald e594c43d50
Merge pull request #2606 from fitzgen/memory-stuff 4 years ago
Pat Hickey f4a6b95965 notes 4 years ago
Nick Fitzgerald ee5c6f6265
Merge pull request #2599 from fitzgen/bench-api-files-env-vars 4 years ago
Nick Fitzgerald 4f3bc1d5d4 wasmtime: clarify `Memory::{read,write}` behavior with out-of-bounds ranges 4 years ago
Nick Fitzgerald 0cdc80fbf8 wasmtime: move `Memory` to its own module 4 years ago
Nick Fitzgerald 3b7f3e0c23 Remove semicolon to quiet a rustc warning 4 years ago
Nick Fitzgerald 8d84482153 bench-api: Allow access to files in the current directory 4 years ago
Nick Fitzgerald c7c6e76f9b
fuzzing: Add tests for dummy import generation (#2604) 4 years ago
theduke f4faa04dca
Safe Memory read/write API (#2528) 4 years ago
Pat Hickey 17f43d4cc3 path_link test: we no longer support symlink following 4 years ago
Pat Hickey fded424e68 Dir::hard_link: dont support symlink following 4 years ago
Pat Hickey a993090e30 fix warning 4 years ago
Pat Hickey 42ccb11f15 cap-std is going to use winerror::ERROR_STOPPED_ON_SYMLINK 4 years ago
omar 79649a15f6 Update README.md 4 years ago
Pat Hickey 8f4fecacdc interesting paths: loosen up errno requirements 4 years ago
Pat Hickey b0b263f68e find a symlink error 4 years ago
Pat Hickey 996d49c81f nofollow test: permit ACCES as well as LOOP when opening with nofollow 4 years ago
Pat Hickey 144ca2f535 add a test of symlink happy path to isolate the windows failure 4 years ago
Pat Hickey a8426125d2 kick the can 4 years ago
Pat Hickey 72b207de2e path_link: some improvements required by windows 4 years ago
Chris Fallin 2c729e6c3b
Merge pull request #2601 from kaseyc/i128 4 years ago
Kasey Carrothers c6c5fe48b6 Add i128.icmp run tests for the x64 backend. 4 years ago
Kasey Carrothers c55c5e0506 Add additional tests for icmp-i128. Fixes #1136. 4 years ago
Pat Hickey 2c6bde5ee4 elaborate! 4 years ago
Pat Hickey 7fd3d58b23 enumerate windows test failures, move the file 4 years ago
Pat Hickey 17a82c5b88 table: fix up errnos. trap on internal failures. 4 years ago
Pat Hickey 957c434b67 ErrorExt: trap convenience method 4 years ago
Pat Hickey 634e911a4b tests: directory seeking is actually prohibited! but the test was wrong 4 years ago
Chris Fallin 443fac69e5
Merge pull request #2603 from cfallin/fix-cpuid 4 years ago
Chris Fallin 3c5416446c
Fix cargo-deny issue with raw-cpuid advisory. 4 years ago