8139 Commits (37bb7af454dc7f25a18824ec8b2da5c006aee9eb)
 

Author SHA1 Message Date
Peter Huene 37bb7af454
Fix incorrect range in `ininitialize_instance`. 4 years ago
Peter Huene b7b47e380d
Merge pull request #2791 from peterhuene/compile-command 4 years ago
Andrew Brown d32501c554 x64: refactor REX-specific encoding machinery to its own module 4 years ago
Chris Fallin 074b83eee4
Merge pull request #2800 from wrbs/switch-bug 4 years ago
Alex Crichton 29949505d6
Fix printing float results from the CLI (#2797) 4 years ago
Will Robson da33496063 Seal the block that should have been sealed 4 years ago
Will Robson f5f3c2fb25 Add test cases to show the unsealed block in switch generation 4 years ago
Peter Huene 0ddfe97a09
Change how flags are stored in serialized modules. 4 years ago
Peter Huene 4ad0099da4
Update `wat` crate. 4 years ago
Peter Huene 3da03bcfcf
Code review feedback. 4 years ago
Peter Huene 9e7d2fed98
Sort output in `wasmtime settings`. 4 years ago
Peter Huene d1313b1291
Code review feedback. 4 years ago
Peter Huene abf3bf29f9
Add a `wasmtime settings` command to print Cranelift settings. 4 years ago
Peter Huene a474524d3b
Code review feedback. 4 years ago
Peter Huene 0000aa0646
Replace WebAssembly feature CLI options with `--wasm-features`. 4 years ago
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