Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 4007f49

Browse files
authored
Merge pull request #192 from alexcrichton/merge-again
Merge merge merge merge merge
2 parents 349b21b + ec1e361 commit 4007f49

58 files changed

Lines changed: 2848 additions & 233 deletions

File tree

Some content is hidden

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

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,9 @@ jobs:
371371
-p wasmtime --no-default-features --features threads
372372
-p wasmtime --no-default-features --features runtime,threads
373373
-p wasmtime --no-default-features --features cranelift,threads
374+
-p wasmtime --no-default-features --features stack-switching
375+
-p wasmtime --no-default-features --features cranelift,stack-switching
376+
-p wasmtime --no-default-features --features runtime,stack-switching
374377
-p wasmtime --features incremental-cache
375378
-p wasmtime --features profile-pulley
376379
-p wasmtime --all-features

0 commit comments

Comments
 (0)