39 Commits (815e340f855612cbc005f160fb39a767f3531285)

Author SHA1 Message Date
Alex Crichton 3b7cb6ee64
Enable jitdump profiling support by default (#1310) 5 years ago
Alex Crichton f63c3c814e
Add a first-class way of accessing caller's exports (#1290) 5 years ago
Alex Crichton 5bd03d282f
Update a number of wasmtime's dependencies (#1355) 5 years ago
Nick Fitzgerald 674a6208d8
Implement `data.drop` and `memory.init` and get the rest of the bulk memory spec tests passing (#1264) 5 years ago
Nick Fitzgerald cb97e4ec8e Implement `table.init` and `elem.drop` from the bulk memory proposal 5 years ago
Alex Crichton 33a39ff4f0
Bump to 0.12.0 (#997) 5 years ago
Alex Crichton 427fc9a732
Update the `wat` and `wast` crates (#998) 5 years ago
Josh Triplett 48202e0c31
Update dependencies to current versions, reducing duplicate versions (#963) 5 years ago
Nick Fitzgerald 2af544de8b
Update to cranelift 0.58.0 and enable (but ignore) reference types and bulk memory tests (#926) 5 years ago
Alex Crichton 1bfca842b0
Support `Func` imports with zero shims (#839) 5 years ago
Alex Crichton 70f179b499
Update `wast` to 7.0.0, fix stack overflow (#897) 5 years ago
Alex Crichton 0bee67a852
Document and update the API of the `externals.rs` module (#812) 5 years ago
Alex Crichton e5afdd2ede
Document the `wasmtime::Instance` APIs (#814) 5 years ago
Alex Crichton 420dcd76fd
Don't require `Store` in `Instance` constructor (#810) 5 years ago
Dan Gohman ef2177ed3a
Update to the latest spec_testsuite and dependencies. (#803) 5 years ago
Alex Crichton 28a938a62f
Remove `allow(improper_ctypes)` (#797) 5 years ago
Alex Crichton 90db89d327
Refactor the `wasmtime-wast` crate, fix an early return (#798) 5 years ago
Alex Crichton 6571fb8f4f
Remove `HostRef` from the `wasmtime` public API (#788) 5 years ago
Dan Gohman 336ee94c89
Bump version to 0.9.0 (#790) 5 years ago
Alex Crichton 1fe76ef9e3 Remove the need for `HostRef<Module>` 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
Alex Crichton 045d6a7310
Remove the need for `HostRef<Store>` (#771) 5 years ago
Andrew Brown dd8a1fc907 Update wast to 5.0.1 (#774) 5 years ago
Alex Crichton 9ead93684e
Ensure `Trap` is returned for start function traps (#768) 5 years ago
Yury Delendik 681445b18b
Fail with Trap in Instance::new() instead of Error (#683) 5 years ago
XAMPPRocky 907e7aac01 Clippy fixes (#692) 5 years ago
Alex Crichton d5a2eb397c
Update the `*.wast` runner to use the `wasmtime` API (#690) 5 years ago
Andrew Brown ec8144b87d Add support for SIMD NaN directives (#686) 5 years ago
Yury Delendik cc6e8e1af2
Move cranelift dependencies to wasmtime-environ (#669) 5 years ago
Andrew Brown 3558d41cea Fix wast error line numbers; previously off by one (#666) 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
Alex Crichton 29c8c4f68f
Reduce duplication in error messages (#532) 5 years ago
Dan Gohman a2b4148a91 General Cargo.toml cleanup. (#529) 5 years ago
Dan Gohman 22641de629 Initial reorg. 5 years ago