Skip to content

Commit

Permalink
Bump to Wasmtime 18 (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton authored Feb 21, 2024
1 parent aaa2768 commit 536b146
Show file tree
Hide file tree
Showing 7 changed files with 139 additions and 155 deletions.
2 changes: 1 addition & 1 deletion ci/download-wasmtime.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import zipfile
from pathlib import Path

WASMTIME_VERSION = "v17.0.1"
WASMTIME_VERSION = "v18.0.1"


def main(platform, arch):
Expand Down
Loading

0 comments on commit 536b146

Please sign in to comment.