mirror of
https://github.com/fluencelabs/examples
synced 2025-04-24 18:22:15 +00:00
10 lines
252 B
JSON
10 lines
252 B
JSON
{
|
|
"default": {
|
|
"modules": [
|
|
{
|
|
"name": "hello_world",
|
|
"path": "/Users/bebo/localdev/raw-examples/aqua-examples/hello-world-with-cli/services/modules/hello_world/target/wasm32-wasi/release/hello_world.wasm"
|
|
}
|
|
]
|
|
}
|
|
} |