We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34816f commit 21f16c0Copy full SHA for 21f16c0
test/exec/components-rust/test-exec-py/golem.yaml
@@ -13,4 +13,4 @@ components:
13
dependencies:
14
test:exec-py:
15
- type: wasm
16
- path: ../../target/debug/golem_exec.wasm
+ path: ../../target/release/golem_exec.wasm
0 commit comments