8124 Commits (1ce2a871499f7f9e13dce2c26ffe515935a01e09)
 

Author SHA1 Message Date
Peter Huene 1ce2a87149
Code review feedback. 4 years ago
Peter Huene 273597903b
Fix spelling error. 4 years ago
Peter Huene 7e02940c72
Add Wasmtime to AOT header. 4 years ago
Peter Huene 29d366db7b
Add a compile command to Wasmtime. 4 years ago
Alex Crichton 90aa5cf49f
Daily update of wasm-smith (#2798) 4 years ago
Pat Hickey e6140c9c16
Merge pull request #2796 from bytecodealliance/pch/revert_2782 4 years ago
Nick Fitzgerald fefd7f94be
Merge pull request #2777 from alexcrichton/tweak-ci-config 4 years ago
Pat Hickey 0508394c62 Revert "wiggle: generate a span that is present at all levels" 4 years ago
Alex Crichton dfffc69150
Update wasm-smith again (#2794) 4 years ago
Nick Fitzgerald db65fa80e0
Merge pull request #2793 from alexcrichton/spectest-fuzz-tweak 4 years ago
Alex Crichton 6748dfa43a Disable module linking in spectest fuzzing 4 years ago
Nick Fitzgerald 27ce383306
Merge pull request #2792 from alexcrichton/update-wasm-smith 4 years ago
Alex Crichton e0440eebb7 Update wasm-smith dependency 4 years ago
Alex Crichton a301202b7d
Remove the type-driven ability for duplicates in a `Linker` (#2789) 4 years ago
Pat Hickey cc0ec75a29
Merge pull request #2790 from bytecodealliance/pch/wiggle_async_trait_reexport 4 years ago
Pat Hickey e38166ac3f wiggle::async_trait is defined as async_trait::async_trait(?Send) 4 years ago
Alex Crichton b1a3c9047f Actually make spectest fuzzing deterministic 4 years ago
Alex Crichton 910f59114d
Use unpacked debuginfo on macOS CI (#2781) 4 years ago
Pat Hickey 2ad8cd889a
Merge pull request #2787 from bjorn3/remove_todo 4 years ago
Pat Hickey 0a255c19de
Merge pull request #2782 from bytecodealliance/pch/wiggle_tracing_span_fix 4 years ago
Pat Hickey 3c00440b0e
Merge pull request #2785 from bytecodealliance/pch/bugfix_wiggle_wasmtime_async 4 years ago
bjorn3 16e2e3a002 Remove fixed todo 4 years ago
Pat Hickey 3abc29e279
Merge pull request #2776 from bytecodealliance/pch/wasmtime_wasi_usability 4 years ago
Pat Hickey 8da3de6756 wiggle-wasmtime: use fully qualified std::rc::Rc<std::cell::RefCell<>> in expansion 4 years ago
Pat Hickey ae4c5a9d7f fixes in tests and examples 4 years ago
Pat Hickey 0466f47cb4 wiggle: generate a span that is present at all levels 4 years ago
Alex Crichton 550c774c1d
fuzz: Allow incompatible import types in instantiation (#2778) 4 years ago
Johnnie Birch 31d3db1ec2 Implements convert low signed integer to float for x64 simd 4 years ago
Andrew Brown c43d00fa34
doc: link to where oss-fuzz issues are recorded (#2780) 4 years ago
Alex Crichton 7a7667baeb Don't document peepmatic in CI 4 years ago
Alex Crichton 7d8931c517
Compile fewer trampolines with module linking (#2774) 4 years ago
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