Stream: git-wasmtime

Topic: wasmtime / PR #3260 Remove `scroll` dependency from `wasm...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 27 2021 at 20:42):

alexcrichton opened PR #3260 from rm-scroll to main:

Similar functionality to scroll is provided with the object crate
and doesn't have a *_derive crate to go with it. This commit updates
the jitdump linux support to use object instead of scroll to achieve
the needs of writing structs-as-bytes onto disk.

<!--

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 (Aug 30 2021 at 18:04):

peterhuene submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 30 2021 at 18:26):

alexcrichton merged PR #3260.


Last updated: Nov 22 2024 at 16:03 UTC