2435 Commits (7341e2fb1423672629068148f790f907ce91802a)
 

Author SHA1 Message Date
Andrew Brown dd8a1fc907 Update wast to 5.0.1 (#774) 5 years ago
Peter Huene e2c351ba18
Disable doc tests for the CLI crate. 5 years ago
Peter Huene 59258730c2
Use structopt instead of docopt. 5 years ago
Alex Crichton d142a39113
Tweak some API doc generation (#772) 5 years ago
Alex Crichton 41528c82bc
Remove the `Flags` type from `Config` API (#769) 5 years ago
Alex Crichton 9ead93684e
Ensure `Trap` is returned for start function traps (#768) 5 years ago
Alex Crichton f68bfdeedb
Go back to testing true nightlies (#765) 5 years ago
Alex Crichton 7474633cca
Remove usage of `CompilationStrategy` from `Config` (#764) 5 years ago
Alex Crichton 787f50e107
Remove usage of `Features` from `wasmtime::Config` API (#763) 5 years ago
Alex Crichton b9dc38f4e1
Remove need for `HostRef<Engine>` (#762) 5 years ago
Auke Willem Oosterhoff ad7d48479e Publish Python packages on pypi on every git tag (#761) 5 years ago
Jakub Konka e674eee609 [wasi-common] Use thiserror proc macros for auto From impls (#758) 5 years ago
Dan Gohman 1d810a5de9 Initial support for securing tty I/O. (#684) 5 years ago
Las 1f8921ef09 Fix typo in WASI-background.md (#755) 5 years ago
Mischa Spiegelmock 0e3dcaeb6e typo (#752) 5 years ago
Andrew Brown 69683e8b67 Update Cranelift to 0.52.0 (#710) 5 years ago
Yury Delendik 681445b18b
Fail with Trap in Instance::new() instead of Error (#683) 5 years ago
Jakub Konka 51f3ac0c45 Update WASI tests to use wasi crate v0.9.0 (#743) 5 years ago
XAMPPRocky 907e7aac01 Clippy fixes (#692) 5 years ago
pk 6c97cfed1e Fix broken link to polyfill source (#745) 5 years ago
Sergei Pepyakin 1eed2b7542 Make `invoke` public. (#749) 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
Andrew Brown 086ff63e6b Update wasmparser to 0.45.0 (#733) 5 years ago
data-pup 31472fbb5a fix module environment doc typos (#732) 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
Patrick Ventuzelo d1866f0e09 [lightbeam] replace asserts by Errors in module.rs / translate_only (#713) 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
Nick Fitzgerald e21016f773
Merge pull request #726 from alexcrichton/fuzz-in-workspace 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
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