5584 Commits (79fa4d1a94a10563663a49d2a8e59dee93de1fce)
 

Author SHA1 Message Date
pk 6c97cfed1e Fix broken link to polyfill source (#745) 5 years ago
Sergei Pepyakin 1eed2b7542 Make `invoke` public. (#749) 5 years ago
bjorn3 9fcd561220 Use explicit rex for brz and brnz encodings (#1308) 5 years ago
Nick Fitzgerald c1c55607e1 cranelift-wasm: Check for `u32::MAX` function indices (#1307) 5 years ago
Jakub Konka a5823896b7 Disable Emscripten job 5 years ago
Nick Fitzgerald ed3b5b658c
Merge pull request #741 from fitzgen/ci-dont-run-full-fuzz-corpora 5 years ago
Nick Fitzgerald 4d83cc347f ci: don't run full fuzz corpora 5 years ago
Sean Stangl cf9e762f16 Add a DynRex recipe type for x86, decreasing the number of recipes (#1298) 5 years ago
Andrew Brown b486289ab8 Translate Wasm's V128AndNot to CLIF's band_not (#1297) 5 years ago
Andrew Brown 086ff63e6b Update wasmparser to 0.45.0 (#733) 5 years ago
Benjamin Bouvier ac8a952a6b Bump version to 0.52.0 5 years ago
data-pup 31472fbb5a fix module environment doc typos (#732) 5 years ago
Andrew Brown 887f897c9a Update wasmparser to 0.45.0 (#1295) 5 years ago
Alex Crichton dd0a937d79
Fail CI if the lock file needs an update (#730) 5 years ago
Alex Crichton d5a2eb397c
Update the `*.wast` runner to use the `wasmtime` API (#690) 5 years ago
Jef 4141daae68
Merge pull request #672 from pventuzelo/refactoring_error_handling_lightbeam 5 years ago
Alex Crichton dc3f88b297
Store v128 as `u128` in `wasmtime` crate (#689) 5 years ago
Y-Nak 8db7349712 Report when output register annotation is missing (#1289) 5 years ago
Patrick Ventuzelo d1866f0e09 [lightbeam] replace asserts by Errors in module.rs / translate_only (#713) 5 years ago
Philip Craig 86b66e8ede Fix build failure in cranelift-codegen (#1294) 5 years ago
Alex Crichton cc4be18119
Reduce boilerplate in `wasmtime-wasi` (#707) 5 years ago
Dan Gohman c2ba419409
Misc yanix fixes (#715) 5 years ago
Andrew Brown 4433ad2858 Fix legalization of `icmp ugt` (#1278) 5 years ago
Nick Fitzgerald e21016f773
Merge pull request #726 from alexcrichton/fuzz-in-workspace 5 years ago
Andrew Brown 6181f20326 Fix legalization of SIMD `fneg` (#1286) 5 years ago
Andrew Brown 0604ec480c Fix `scalar_to_vector`: move not wide enough for 64-bit values (#1287) 5 years ago
Alex Crichton 89b1e913d5 Check out submodules 5 years ago
Alex Crichton 5d399d48ab
Disable some tests for crates in their manifest (#725) 5 years ago
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
Joshua Nelson fcb0593796 [module] Finalize definitions for the end-user 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
Andrew Brown d4df756acf Remove packed_struct dependency; closes #1271 and #1284 (#1282) 5 years ago
Alex Crichton 054b79427e
Fix the path_filestat test on Linux (#706) 5 years ago
Andrew Brown af64187ec7 Truncate over-large parameters to splat (#1276) 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