golem-examples 1.1.1

Golem example templates
Documentation
1
2
3
4
5
6
7
8
{
  "description": "A stateful Golem worker written in Rust, capable of calling HTTP endpoints and using the Golem runtime APIs",
  "requiresAdapter": false,
  "requiresGolemHostWIT": false,
  "requiresWASI": false,
  "instructions": "INSTRUCTIONS-app",
  "exclude": ["target", "src/binding"]
}