Skip to content

v0.12.1

Compare
Choose a tag to compare
@gzurl gzurl released this 03 Jul 12:41
· 16 commits to main since this release
4c0ba94

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 from 7.0.1 to 10.0.1.
      • once_cell to 1.18.0.
    • Updated cargo.lock dependencies via cargo update.