{
"description": "A stateful Golem worker written in Python with full access to WASI and the Golem runtime APIs",
"requiresAdapter": false,
"requiresGolemHostWIT": true,
"requiresWASI": true,
"instructions": "INSTRUCTIONS-app",
"exclude": [
"component_name.wasm",
"bindings",
"wit-generated ",
"__pycache__"
]
}