Stream: general

Topic: Statically generating bindings


view this post on Zulip mitch hynes (Apr 07 2022 at 23:56):

https://github.com/fermyon/spin/issues/316

I'm interested in contributing to this project but I don't know how to do the second task for this issue (statically generating bindings) is there an example of this somewhere?

Thanks!

In addition to adding required fields to Cargo.toml, we'll need to remove any git dependencies: wasi-experimental-http just needs to be pointed at the published crate (does that crate need an u...

Last updated: Nov 22 2024 at 17:03 UTC