5584 Commits (79fa4d1a94a10563663a49d2a8e59dee93de1fce)
 

Author SHA1 Message Date
Jonathan Foote 903f972cb4 Update Cargo.lock for libfuzzer-sys version number increment 5 years ago
Yury Delendik 3992b8669f
[wasmtime-debug] Update DWARF expression transform to use new format. (#842) 5 years ago
Nick Fitzgerald df04e7fdc7
Merge pull request #833 from fitzgen/initial-differential-fuzzing 5 years ago
Nick Fitzgerald 386c3a94b0 fuzz: Don't run tests or docs for `differential` fuzz target 5 years ago
Andrew Brown dfc9e195ee Add temporary translation of Wasm's `load_splat` using Cranelift's `load` and `splat` instructions (#1347) 5 years ago
jmkrauz ae6ba1e58c Fix narrow_icmp_imm (#1343) 5 years ago
Jonathan Foote 47f8c1e561 Update libfuzzer-sys dependency version number 5 years ago
Joshua Nelson 175b9641e0 frontend: Add `entries()` API for Switch (#1358) 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
Andrew Brown fd04ea2b06 Fix incorrect assertion for `insertlane` (#1355) 5 years ago
Dan Gohman 80d11e3f8d Bump version to 0.56.0 (#1356) 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
Alex Crichton 1266b68f9a Use `is_wasm_parameter` in translating wasm calls (#1352) 5 years ago
Andrew Brown e1d513ab4b Fix remaining clippy warnings (#1340) 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
Aleksey Kuznetsov 435fc71d68 Allow 'clif-util run' to read stdin as intended, closes #1004 (#1335) 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