v0.12.1
0.12.1 (2023/07/03)
This version bumps Wasmtime to 10.0.1 to include PR #6348 and other improvements such as preliminary support for WASI preview 2.
libwasm_runtime.so
- Dependencies:
- Upgrading Wasmtime dependency:
wasmtime
from7.0.1
to10.0.1
.once_cell
to1.18.0
.
- Updated
cargo.lock
dependencies viacargo update
.
- Upgrading Wasmtime dependency: