8093 Commits (af7030197d39fa76f9b3c93597b6a01c821c246e)
 

Author SHA1 Message Date
Pat Hickey af7030197d wasmtime-cli: drop direct dep on cap_std by using re-export 4 years ago
Pat Hickey 07245a8763 wasi-cap-std-sync: re-export Dir while we're at it 4 years ago
Pat Hickey 183ee9d6d8 wasmtime cli: use wasmtime_wasi's re-exports more deliberately 4 years ago
Pat Hickey 19a802549f wasmtime-wasi: re-export wasi-cap-std-sync 4 years ago
Alex Crichton 211731b876
Update wasm-tools crates (#2773) 4 years ago
Alex Crichton 654156714c
Deduplicate function signatures in wasm modules (#2772) 4 years ago
Alex Crichton 516a97b3f3
A few more small fuzzing fixes (#2770) 4 years ago
Pat Hickey 8bb1f8adc9
wasmtime-wiggle: make it possible to add host funcs to a config under an alias (#2761) 4 years ago
Alex Crichton 81c44033d6
Disable module-linking in differential fuzzing (#2769) 4 years ago
Alex Crichton 9476581ae6
Instantiate fewer instances when fuzzing (#2768) 4 years ago
Alex Crichton 30d9164b6e
Fix a number of warnings cropping up on nightly Rust (#2767) 4 years ago
Alex Crichton 3f694ae319
Use stable Rust on CI to test the x64 backend (#2766) 4 years ago
Xingqang Bai 55006b5044
Update wasmtime.h (#2762) 4 years ago
Chris Fallin 8636359b71
Merge pull request #2763 from cfallin/fix-srem-trap 4 years ago
Chris Fallin b429f77ee9
Handle `srem` properly when `avoid_div_traps` is false. 4 years ago
Pat Hickey db7ec9552c
Merge pull request #2760 from bytecodealliance/pch/wiggle_error_reporting 4 years ago
Pat Hickey df18b44c53 oops 4 years ago
Pat Hickey 1d663bfd71 delete straggler InDataField 4 years ago
Pat Hickey e6c7e00a52 wiggle-using crates: delete GuestErrorConversion 4 years ago
Alex Crichton d4b54ee0a8
More optimizations for calling into WebAssembly (#2759) 4 years ago
Pat Hickey 1c4af27f2d delete GuestErrorConversion from docs, tests 4 years ago
Pat Hickey f74b0291ad dead code: remove GuestErrorConversion, it now is never called 4 years ago
Pat Hickey 4a9ce90d34 GuestError::InDataField never constructed, so delete it 4 years ago
Pat Hickey 1151f630b8 wiggle GuestError: improve Display of InFunc, InDataField 4 years ago
Pat Hickey 6b2da3d299
Merge pull request #2756 from bytecodealliance/pch/wasi_sleep_fallible 4 years ago
Alex Crichton c95971ab59
Optimize calling a WebAssembly function (#2757) 4 years ago
Pat Hickey 81dfb9c458 wasi: make WasiSched::sleep fallible 4 years ago
Benjamin Bouvier 49ef2c652a
Cranelift: remove logging of vcode when the log level isn't debug or more (#2755) 4 years ago
Dan Gohman 2880dab8f8 Add a `sleep` function to the `WasiSched` trait. 4 years ago
Dan Gohman dd7e16762c Arrange for the new test to be called. 4 years ago
Dan Gohman 6b40724d18 Support "sleep" forms of `poll_oneoff`. 4 years ago
Dan Gohman cba0144612 Use `min_by` instead of `sort_by` when we only want the minimum element. 4 years ago
Peter Huene 4471d27567
Merge pull request #2741 from peterhuene/refactor-fiber-stacks 4 years ago
bjorn3 b321a7291d Clarify ownership of data returned by get_finalized_* 4 years ago
Benjamin Bouvier 6e6713ae0b cranelift: add support for the Mac aarch64 calling convention 4 years ago
Peter Huene 8e43e96410
Merge pull request #2743 from dalinaum/patch-1 4 years ago
Peter Huene e6dda413a4
Code review feedback. 4 years ago
Peter Huene f556bd18a7
Set the thread stack guarantee for fibers on Windows. 4 years ago
LYK 3f2d36d532
Fix an incorrect link. 4 years ago
Peter Huene 8e34022784
Add tests for hitting fiber stack guard pages. 4 years ago
Peter Huene f8f51afac1
Split out fiber stacks from fibers. 4 years ago
Pat Hickey 0394a01194
Merge pull request #2739 from wrbs/stack-map-sink 4 years ago
Will Robson 38926fb1fc cranelift-module: Add support for passing a StackMapSink when defining functions 4 years ago
Chris Fallin 59dfe4b9f4
Merge pull request #2740 from cfallin/fix-lldb-ci 4 years ago
Chris Fallin 69f27c06d2
Explicitly install LLDB in CI to fix intermittent failure on 20.04 image. 4 years ago
Benjamin Bouvier 5fecdfa491
Mach ports continued + support aarch64-apple unwinding (#2723) 4 years ago
Benjamin Bouvier 4603b3b292
Bump dependencies to get a single version of rand (#2733) 4 years ago
Nick Fitzgerald a8aaf812ef
Merge pull request #2731 from fitzgen/make-0.25.0-release 4 years ago
Nick Fitzgerald fe933c601a Fix day on date in RELEASES.md 4 years ago
Nick Fitzgerald 72b2bde808
Fix year on date in RELEASES.md 4 years ago