314 Commits (9dbb8c25c5894cf569163263c35b479db684ed03)

Author SHA1 Message Date
Alex Crichton e7e08f162d
Preserve full native stack traces in errors (#823) 5 years ago
Yury Delendik 2a50701f0a
Backtrace WebAssembly function JIT frames (#759) 5 years ago
Alex Crichton 28a938a62f
Remove `allow(improper_ctypes)` (#797) 5 years ago
Dan Gohman 336ee94c89
Bump version to 0.9.0 (#790) 5 years ago
Alex Crichton 317f598969
Update `CodeMemory` to be `Send + Sync` (#780) 5 years ago
Maciej Woś 61f9b8ade8 Add support for a custom, per-instance signal handler (#620) 5 years ago
Alex Crichton eb1991c579 Revert "Remove the need for `HostRef<Module>` (#778)" 5 years ago
Alex Crichton 7b33f1c619
Remove the need for `HostRef<Module>` (#778) 5 years ago
Andrew Brown 69683e8b67 Update Cranelift to 0.52.0 (#710) 5 years ago
XAMPPRocky 907e7aac01 Clippy fixes (#692) 5 years ago
Peter Huene 6750605a61 Fix AppVerifier check regarding invalid call to VirtualFree. (#697) 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
Daniel Bevenius 6594a3bbe0 Correct grammar/typo in runtime instance.rs (#628) 5 years ago
Alex Crichton 39e57e3e9a Migrate back to `std::` stylistically (#554) 5 years ago
Dan Gohman c5f998add2
Update the crates.io publishing scripts (#580) 5 years ago
Alex Crichton 8b0cfd9245 Squash improper_ctypes warnings on nightly 5 years ago
Dan Gohman c78196bd01
Update repository URLs for the Bytecode Alliance. (#550) 5 years ago
Nick Fitzgerald 01ab20e372 Bump cranelift deps to 0.50.0 5 years ago
Marcin Mielniczuk 3206461502 Fix some clippy warnings (#536) 5 years ago
Dan Gohman 061b453255 Remove unneeded `extern crate`, `macro_use`, and tidy `use`s. 5 years ago
Alex Crichton 29c8c4f68f
Reduce duplication in error messages (#532) 5 years ago
Dan Gohman 1a0ed6e388 Use the more-asserts crate in more places. 5 years ago
Dan Gohman a2b4148a91 General Cargo.toml cleanup. (#529) 5 years ago
Dan Gohman 22641de629 Initial reorg. 5 years ago