2299 Commits (1667c462c59c90808d5a9ba82229055ed4448482)
 

Author SHA1 Message Date
Alex Crichton ca36e4040d Move the `fuzz` directory into main workspace 5 years ago
Jonathan Reyes fe34c8e2e5 Update WASI API C header file path (#717) 5 years ago
Peter Huene 321a7a1a65
Merge pull request #718 from AustinWise/austin/OtherFixes 5 years ago
Jakub Konka 77bf76897c Fix wasi-common-cbindgen missing no_mangle attr 5 years ago
Austin Wise 50d0aa939c Add tests calling function imports. 5 years ago
Austin Wise df0f0e3c44 Remove trailing null bytes from trap messages. 5 years ago
Austin Wise e11056345a Add a Visual Studio solution. 5 years ago
Austin Wise 96d6a16ce9 Remove unneed dynamic binding in MemoryBinding. 5 years ago
Austin Wise 7f05a2e6a5 Use DoNotWrapExceptions to avoid exception wrapping. 5 years ago
Alex Crichton 1d0511aa21 Update dependabot for only security updates 5 years ago
Dan Gohman 3e4a6510f1 Commit Cargo.lock. (#705) 5 years ago
Alex Crichton d641e6e7b0 Update some more wasi test programs to 0.9.0 5 years ago
Patrick Ventuzelo 4651a5fa08 Merge remote-tracking branch 'upstream/master' into refactoring_error_handling_lightbeam 5 years ago
Patrick Ventuzelo e9c2905795 fix introduced clippy warning 5 years ago
Alex Crichton 054b79427e
Fix the path_filestat test on Linux (#706) 5 years ago
Peter Huene a5c30d7ffe
Merge pull request #700 from peterhuene/fix-wasi-test-programs 5 years ago
Jakub Konka 95c2addf15 Compile wasi-common to Emscripten (#688) 5 years ago
Peter Huene 4e67ccfbc3
Fix WASI test program running. 5 years ago
XAMPPRocky ddd2300010 Document Callable, Trap, HostRef, and ValType (#693) 5 years ago
Nick Fitzgerald 0cc8c6c867 ci: run the `api_calls` fuzz target in CI and with opts and assertions (#695) 5 years ago
Peter Huene 6750605a61 Fix AppVerifier check regarding invalid call to VirtualFree. (#697) 5 years ago
Nick Fitzgerald 67f9ef2cc8
Merge pull request #685 from fitzgen/fuzzing-api-calls 5 years ago
Nick Fitzgerald 0cde30197d fuzzing: Add initial API call fuzzer 5 years ago
Patrick Ventuzelo a8cef86826 cargo fmt 5 years ago
Patrick Ventuzelo c4511d53e1 Merge master & correct errors 5 years ago
Hero Bird 3716a863be [lightbeam] Fix clippy warnings + update dependencies (#661) 5 years ago
Patrick Ventuzelo 9daa8e7f38 fix cargo fmt error 5 years ago
Patrick Ventuzelo 0e2f7600b2 bump wasmparser to 0.44.0 + fix error due to change wasmparser operator names 5 years ago
Patrick Ventuzelo 63b69a8e6c Merge remote-tracking branch 'upstream/master' into refactoring_error_handling_lightbeam 5 years ago
Cedric Hutchings bb5f063edf Replace 'traget' with 'target' (#687) 5 years ago
Alex Crichton e13fabb276 Start to update the `wasi` crate in wasi tests (#675) 5 years ago
Jakub Konka 51f880f625 Add yanix crate and replace nix with yanix in wasi-common (#649) 5 years ago
Andrew Brown ec8144b87d Add support for SIMD NaN directives (#686) 5 years ago
Alex Crichton e134505b90
Refactor the `types.rs` types and structures (#681) 5 years ago
Alex Crichton 3d69e04659
Tweak the API of the `Val` type (#679) 5 years ago
Peter Huene 2597468b30
Merge pull request #680 from AustinWise/austin/FixGcHole 5 years ago
Austin Wise 1d01779b2e Root bindings so the delegate in FunctionBinding is not GCed. 5 years ago
Pat Hickey 7d415df209
Merge pull request #668 from pchickey/pch/wig_latest_witx 5 years ago
Yury Delendik cc6e8e1af2
Move cranelift dependencies to wasmtime-environ (#669) 5 years ago
Dan Gohman 8a1b7965d8
Move command function invocation out of wasmtime-instance. (#585) 5 years ago
Pat Hickey 5793b14dd6 wig: update comments per code review 5 years ago
Peter Huene b7c8408978
Merge pull request #676 from peterhuene/fix-dotnet-interop 5 years ago
Peter Huene cc02214084
Fix .NET interop issue for Windows release builds. 5 years ago
Nick Fitzgerald 0fce2ac288 deps: Update wasmparser in most places (#670) 5 years ago
Alex Crichton 8a4693ef05
Pin an older nightly to fix wasi tests (#671) 5 years ago
Patrick Ventuzelo e4d60d23ed fix one bug + refactor Option handling in some func 5 years ago
Patrick Ventuzelo 414d4bb4f5 add detail br_if error 5 years ago
Patrick Ventuzelo e968b9313b improve format 5 years ago
Patrick Ventuzelo 2b24d17425 replace assert by if/error in function_body 5 years ago
Patrick Ventuzelo b664428da7 cargo fmt 5 years ago