alexcrichton opened PR #8681 from alexcrichton:binstall-metadata
to bytecodealliance:main
:
This was pioneered in bytecodealliance/wasm-tools#1562 and looks to be working well so I've copied over similar metadata for Wasmtime. I've seen the
cargo binstall
method of installing binaries to be somewhat common and we've already got all the necessary binaries so it seemed nice to add support. Wasmtime doesn't name the artifacts after Rust target names so some manual configuration is required here, but otherwise this hopefully isn't too costly to maintain.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested abrown for a review on PR #8681.
alexcrichton requested wasmtime-default-reviewers for a review on PR #8681.
pchickey submitted PR review.
alexcrichton merged PR #8681.
Last updated: Nov 22 2024 at 16:03 UTC