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

Commit ec1e361

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents f0bc20f + 63d482c commit ec1e361

61 files changed

Lines changed: 3097 additions & 908 deletions

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)