proxy-wasm / proxy-wasm-cpp-host

WebAssembly for Proxies (C++ host implementation)
Apache License 2.0
84 stars 69 forks source link

wasmtime: update to v6.0.1. #333

Closed RiverPhillips closed 1 year ago

PiotrSikora commented 1 year ago

As mentioned in the previous PR, Wasmtime is using bleeding edge features from Rust, so you need to update Rust before this builds... ideally, in a separate PR.