Skip to content

Commit

Permalink
Update to Wasmtime 23 (#364)
Browse files Browse the repository at this point in the history
* Update to Wasmtime 23

* Use newer nightly version to fix the `build_doc` build
  • Loading branch information
jeffcharles authored Aug 20, 2024
1 parent 97747dd commit 1f81c25
Show file tree
Hide file tree
Showing 8 changed files with 252 additions and 186 deletions.
217 changes: 127 additions & 90 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
wasmtime (22.0.0)
wasmtime (23.0.2)
rb_sys (~> 0.9.97)

GEM
Expand Down
2 changes: 1 addition & 1 deletion NIGHTLY_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nightly-2023-12-30
nightly-2024-08-19
Loading

0 comments on commit 1f81c25

Please sign in to comment.