{
"description": "A stateful Golem worker implemented in JavaScript with full access to WASI and the Golem runtime APIs",
"requiresAdapter": false,
"requiresGolemHostWIT": true,
"requiresWASI": true,
"instructions": "INSTRUCTIONS-app",
"exclude": [
"node_modules",
"out",
"wit-generated"
]
}