Skip to content

Commit 21a5b08

Browse files
authored
Update wasmtime (v24.0.0) (#406)
Removes Wasmtime + Windows CI because rules_rust has recently dropped Windows: https://github.com/bazelbuild/rules_rust/blob/main/docs/index.md#supported-platforms Signed-off-by: Keith Mattix II <[email protected]>
1 parent f199214 commit 21a5b08

File tree

103 files changed

+1721
-3874
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+1721
-3874
lines changed

Diff for: .github/workflows/test.yml

-7
Original file line numberDiff line numberDiff line change
@@ -260,13 +260,6 @@ jobs:
260260
os: macos-13
261261
arch: x86_64
262262
action: test
263-
- name: 'Wasmtime on Windows/x86_64'
264-
engine: 'wasmtime'
265-
repo: 'com_github_bytecodealliance_wasmtime'
266-
os: windows-2019
267-
arch: x86_64
268-
action: test
269-
targets: -//test/fuzz/...
270263
- name: 'WAVM on Linux/x86_64'
271264
engine: 'wavm'
272265
repo: 'com_github_wavm_wavm'

0 commit comments

Comments
 (0)