golem-examples 0.1.11

Golem example templates
Documentation
1
2
3
4
5
6
See the documentation about installing common tooling: https://golem.cloud/learn/rust

Compile the Rust component with cargo-component:
  cargo component build --release
The result in target/wasm32-wasi/release/component_name.wasm is ready to be used with Golem!