49 Commits (release-19.0.0)

Author SHA1 Message Date
Nick Fitzgerald ff93bce067
Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
Nick Fitzgerald eff57321ee
Rename `WasmHeapType::TypedFunc` to `WasmHeapType::Concrete` (#7901) 9 months ago
Nick Fitzgerald 496237c207
Rename `WasmType` to `WasmValType` (#7838) 9 months ago
Nick Fitzgerald 27d3ef2ff5
wasmtime: Rename `SignatureFooBar` to `TypeFooBar` (#7826) 10 months ago
Alex Crichton 5660a88ba5
Update the wasm-tools family of crates (#7764) 10 months ago
Alex Crichton ef07f40fe2
Update the wasm-tools family of crates (#7587) 12 months ago
Alex Crichton 5062e3480f
Update wasm-tools crates (#7407) 1 year ago
Christopher Serr 9ec02f9d91
Decouple `serde` from its `derive` crate (#6917) 1 year ago
Alex Crichton 71d0418e4f
Implement component-to-component calls with resources (#6769) 1 year ago
Alex Crichton 41417d9e0f
Update Wasmtime for upcoming WIT changes (#6390) 1 year ago
Luna P-C 92024ad117
Function references (#5288) 1 year ago
Nick Fitzgerald 5471fde819
wasmtime: Refactor compilation orchestration (#6381) 2 years ago
Alex Crichton d9cad60be9
Remove the initializer from a global's type information (#6349) 2 years ago
Alex Crichton 3c9fc3ec8c
Update wasm-tools crates (#5945) 2 years ago
Alex Crichton 86acb9a438
Use workspace inheritance for some more dependencies (#5349) 2 years ago
Alex Crichton 29c7de7340
Update wasm-tools dependencies (#4970) 2 years ago
Alex Crichton 7b311004b5
Leverage Cargo's workspace inheritance feature (#4905) 2 years ago
Alex Crichton 65930640f8
Bump Wasmtime to 2.0.0 (#4874) 2 years ago
Alex Crichton 57dca934ad
Upgrade wasm-tools crates, namely the component model (#4715) 2 years ago
wasmtime-publish 412fa04911
Bump Wasmtime to 0.41.0 (#4620) 2 years ago
Alex Crichton 174b60dcf7
Add `*.wast` support for invoking components (#4526) 2 years ago
Alex Crichton 41ba851a95
Bump versions of wasm-tools crates (#4380) 2 years ago
wasmtime-publish 7c428bbd62
Bump Wasmtime to 0.40.0 (#4378) 2 years ago
Alex Crichton 7d7ddceb17
Update wasm-tools crates (#4246) 2 years ago
Andrew Brown 2b52f47b83
Add shared memories (#4187) 2 years ago
wasmtime-publish 55946704cb
Bump Wasmtime to 0.39.0 (#4225) 2 years ago
Alex Crichton fcf6208750
Initial skeleton of some component model processing (#4005) 3 years ago
Alex Crichton 89ccc56e46
Update the wasm-tools family of crates (#4165) 3 years ago
wasmtime-publish 9a6854456d
Bump Wasmtime to 0.38.0 (#4103) 3 years ago
Alex Crichton d147802d51
Update wasm-tools crates (#3997) 3 years ago
wasmtime-publish 78a595ac88
Bump Wasmtime to 0.37.0 (#3994) 3 years ago
Alex Crichton 7b5176baea
Upgrade all crates to the Rust 2021 edition (#3991) 3 years ago
Alex Crichton c89dc55108
Add a two-week delay to Wasmtime's release process (#3955) 3 years ago
Alex Crichton 76b82910c9
Remove the module linking implementation in Wasmtime (#3958) 3 years ago
wasmtime-publish 9137b4a50e
Bump Wasmtime to 0.35.0 (#3885) 3 years ago
Nick Fitzgerald bad9a35418
`wasm-mutate` fuzz targets (#3836) 3 years ago
wasmtime-publish 39b88e4e9e
Release Wasmtime 0.34.0 (#3768) 3 years ago
Alex Crichton 65486a0680 Update wasm-tools crates 3 years ago
Pat Hickey aa4c81a4e7 fix #3749: returns count should count the returns, not the params. 3 years ago
wasmtime-publish 8043c1f919
Release Wasmtime 0.33.0 (#3648) 3 years ago
wasmtime-publish c1c4c59670
Release Wasmtime 0.32.0 (#3589) 3 years ago
wasmtime-publish c1a6a0523d
Release Wasmtime 0.31.0 (#3489) 3 years ago
Alex Crichton 9c6884e28d
Update the spec reference testsuite submodule (#3450) 3 years ago
Olivier Lemasle b5e289d319 Add license file to wasmtime-types 3 years ago
Nick Fitzgerald a1f4b46f64 Bump Wasmtime to version 0.30.0; cranelift to 0.77.0 3 years ago
Alex Crichton 9db418cfd9
Improve linking-related error messages (#3353) 3 years ago
Nick Fitzgerald d2ce1ac753 Fix a use-after-free bug when passing `ExternRef`s to Wasm 3 years ago
Alex Crichton 87c33c2969
Remove `wasmtime-environ`'s dependency on `cranelift-codegen` (#3199) 3 years ago