2435 Commits (7341e2fb1423672629068148f790f907ce91802a)
 

Author SHA1 Message Date
Nick Fitzgerald 386c3a94b0 fuzz: Don't run tests or docs for `differential` fuzz target 5 years ago
Jonathan Foote 47f8c1e561 Update libfuzzer-sys dependency version number 5 years ago
Nick Fitzgerald 1667c462c5 CI: run a sample of our differential fuzz test corpus in CI 5 years ago
Nick Fitzgerald 1bf8de35f3 Add initial differential fuzzing 5 years ago
Marcin Mielniczuk 815576edc5 Return EINVAL in poll_oneoff with no events. (#838) 5 years ago
Marcin Mielniczuk 13afbd0bae
Fix a typo. 5 years ago
Marcin Mielniczuk 3d29244203
Cleanup empty event behavior 5 years ago
Marcin Mielniczuk 919190e062
Document the behavior of some rights-related functions. 5 years ago
Alex Crichton 448faed5ca
Deny missing documentation in `wasmtime` crate (#836) 5 years ago
Alex Crichton 0bee67a852
Document and update the API of the `externals.rs` module (#812) 5 years ago
Marcin Mielniczuk 5b5f9a7b06
Properly return errors. 5 years ago
Marcin Mielniczuk 8a02a48e91
Merge remote-tracking branch 'upstream/master' into poll 5 years ago
Sergei Pepyakin 7890fa6705 Use __chkstk for aarch64 instead of __rust_probestack. (#800) 5 years ago
Andrew Chin d81aa203bb Disable rustdoc on the wasmtime cli binary (#834) 5 years ago
Alex Crichton e5afdd2ede
Document the `wasmtime::Instance` APIs (#814) 5 years ago
Alex Crichton 0c99ac3d7e Capture a backtrace before calling wasm (#830) 5 years ago
Alex Crichton c417d4b587
Improve trap error messages (#831) 5 years ago
Jakub Konka 5f1c0eb86b Generate strerror from witx; tweak Display for WasiError (#832) 5 years ago
Sergei Pepyakin 5b8be5f262 Move compilation into Module from Instance. (#822) 5 years ago
Jakub Konka e474a9e822
[wasi-common] Log string representation of WASI errno at the trace level (#760) 5 years ago
Marcin Mielniczuk e4905c3100
Extra comments 5 years ago
Marcin Mielniczuk b5f293a71f
Reset crates/api/c-examples/wasm-c-api to upstream/master 5 years ago
Marcin Mielniczuk 1c050b6a33
Reset crates/wasi-common/WASI to upstream/master 5 years ago
Marcin Mielniczuk 947e74d2ef
Merge remote-tracking branch 'upstream/master' into poll 5 years ago
Marcin Mielniczuk 4f9218eded
Get rid of hangup, it's incorrect 5 years ago
Yury Delendik b2bfb98f1f
Provide proper function index and name in the FrameInfo (#824) 5 years ago
Marcin Mielniczuk caa6897af5
Finish minimal impl 5 years ago
Marcin Mielniczuk 716acf77d1
Move to mpsc, drop crossbeam. Simplify 5 years ago
Marcin Mielniczuk 3c132d6909
Improve comments 5 years ago
Marcin Mielniczuk 5b9272f2a6
fix build 5 years ago
Marcin Mielniczuk 410777de52
Handle timeout 5 years ago
Marcin Mielniczuk 33818ea18e
Align with Unix 5 years ago
Marcin Mielniczuk 3261626fd8
wip 5 years ago
Marcin Mielniczuk 8e8826d19f
wip 5 years ago
Marcin Mielniczuk 748894a121
wip 5 years ago
Marcin Mielniczuk cea6542fd8
Merge remote-tracking branch 'upstream/master' into poll 5 years ago
Nick Fitzgerald adcc047f4a Update fuzz crates (#826) 5 years ago
Alex Crichton 0be3c2983c
Remove the `Context` type from `wasmtime` (#825) 5 years ago
Alex Crichton b4dccc0486
Assert on CI `wasi-tests` workspace is locked (#795) 5 years ago
Alex Crichton e7e08f162d
Preserve full native stack traces in errors (#823) 5 years ago
Dan Gohman b8e4354efc Implement `write_vectored` for `SandboxedTTYWriter`. 5 years ago
Yury Delendik 2a50701f0a
Backtrace WebAssembly function JIT frames (#759) 5 years ago
Peter Huene 0848a7eaaa
Merge pull request #821 from dindinw/master 5 years ago
Alex Wu 4208c7f8a2 fix build error for using the optional 'wasi-c' feature 5 years ago
Alex Crichton 364fa994ed Move the C API to a separate crate (#818) 5 years ago
Alex Crichton 7f997fe7a6 Fix CI after merge (#817) 5 years ago
Marcin Mielniczuk d31242c2e2
Update Cargo.lock 5 years ago
Marcin Mielniczuk b2c63290dd
Merge remote-tracking branch 'upstream/master' into poll 5 years ago
Marcin Mielniczuk 432dbf0e74
More WIP 5 years ago
Yury Delendik 0cf12b3f93
Register module signatures (#811) 5 years ago