Commit 210e9e5
committed
Enable shared memory in wasmtime for threads SDK
The wasip1-threads SDK requires shared memory support in wasmtime.
Without the -W shared-memory=y flag, tests fail to run with:
"shared memory support is disabled for this engine"1 parent b08f4bc commit 210e9e5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments