golem-examples 1.1.1

Golem example templates
Documentation
1
2
3
4
5
6
7
8
9
See the documentation about installing tooling: https://learn.golem.cloud/docs/experimental-languages/js-language-guide/setup

First time node package install:
  golem-cli app install

Generate wit and bindings, build and link component:
  golem-cli app build

The `out/linked-components/component_name.wasm` file is ready to be uploaded to Golem Cloud!