Skip to content

Commit d477aa0

Browse files
benbrandtdicej
andauthored
Update wasm related dependencies (#102)
* Update wasm related dependencies * Remove isyswasfa related code * wip: attempt to upgrade wasmtime * fix tests; bump version to 0.14.0 Signed-off-by: Joel Dice <joel.dice@fermyon.com> * address clippy's latest concerns Signed-off-by: Joel Dice <joel.dice@fermyon.com> * switch back to upstream `component-init` and `wasm-convert` deps Signed-off-by: Joel Dice <joel.dice@fermyon.com> --------- Signed-off-by: Joel Dice <joel.dice@fermyon.com> Co-authored-by: Joel Dice <joel.dice@fermyon.com>
1 parent 4f3045b commit d477aa0

File tree

24 files changed

+787
-1750
lines changed

24 files changed

+787
-1750
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ examples/http/.spin
1111
examples/http/http.wasm
1212
examples/tcp/tcp.wasm
1313
examples/cli/cli.wasm
14+
examples/sandbox/sandbox
15+
examples/sandbox/sandbox.wasm

0 commit comments

Comments
 (0)