Stream: git-wasmtime

Topic: wasmtime / PR #8681 Add metadata for `cargo binstall`


view this post on Zulip Wasmtime GitHub notifications bot (May 22 2024 at 18:56):

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:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2024 at 18:56):

alexcrichton requested abrown for a review on PR #8681.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2024 at 18:56):

alexcrichton requested wasmtime-default-reviewers for a review on PR #8681.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2024 at 19:19):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2024 at 19:35):

alexcrichton merged PR #8681.


Last updated: Nov 22 2024 at 16:03 UTC