psarna opened PR #5214 from main
to main
:
That would allow projects to pull Wasmtime C API as a dependency through git and use it - e.g. by only exposing parts of the API and wrapping other parts in custom code.
Ideally, I would love to see the C API crate published to crates.io, but this small step is enough to boost developer experience significantly.
A concrete use case I have in mind is https://github.com/libsql/libsql/pull/45 - using C API as a dependency is a great fit for integrating Wasmtime into the project's build chain.
psarna closed without merge PR #5214.
Last updated: Nov 22 2024 at 16:03 UTC