Stream: git-wasmtime

Topic: wasmtime / PR #4346 Migrate from `winapi` to `windows-sys`


view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2022 at 15:58):

alexcrichton opened PR #4346 from windows-sys to main:

I believe that Microsoft itself is supporting the development of
windows-sys and it's also used by cap-std now so this switches
Wasmtime's dependencies on Windows APIs from the winapi crate to the
windows-sys crate. We still have winapi in our dependency graph but
that may get phased out over time.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2022 at 17:19):

alexcrichton updated PR #4346 from windows-sys to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2022 at 17:22):

peterhuene submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2022 at 17:22):

peterhuene has enabled auto merge for PR #4346.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2022 at 17:35):

sunfishcode submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2022 at 18:02):

peterhuene merged PR #4346.


Last updated: Nov 22 2024 at 16:03 UTC