Skip to content

Commit aff3f66

Browse files
fix: add cargo config for buliding calculator component
1 parent 71c9005 commit aff3f66

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • component-model/examples/tutorial/calculator/.cargo
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build]
2+
target = "wasm32-wasip2"

0 commit comments

Comments
 (0)