golemcloud / golem

Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://learn.golem.cloud/
Apache License 2.0
213 stars 22 forks source link

Try to get rid of protoc begin required for golem-cli #744

Open vigoo opened 1 month ago

vigoo commented 1 month ago

This is probably only possible if TypeAnnotatedValue in wasm-rpc is converted back to a non-protobuf generated type.

vigoo commented 4 weeks ago

Alternatively we can try to just publish cli binaries for some platforms, see https://github.com/bytecodealliance/cargo-component/blob/main/.github/workflows/publish-binaries.yml

vigoo commented 4 weeks ago

We don't have time for this before 1.0 so removing from the milestone (but will attempt to publish binaries)