Stream: git-wasmtime

Topic: wasmtime / PR #5087 wiggle: allow disable tracing in Wigg...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 20 2022 at 20:57):

abrown opened PR #5087 from optional-wiggle-tracing to main:

Wiggle generates code that instruments APIs with tracing code. This is handy for diagnosing issues at runtime, but when inspecting the output of Wiggle, it can make the generated code difficult for a human to decipher. This change makes tracing a default but optional feature, allowing users to avoid tracing code with commands like cargo expand --no-default-features. This should be no change for current crates depending on wiggle, wiggle-macro, and wiggle-generate.

<!--

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 (Oct 20 2022 at 21:40):

abrown updated PR #5087 from optional-wiggle-tracing to main.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 20 2022 at 21:41):

abrown has marked PR #5087 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 20 2022 at 21:41):

abrown requested alexcrichton for a review on PR #5087.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 20 2022 at 21:48):

alexcrichton closed without merge PR #5087.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 20 2022 at 21:48):

alexcrichton reopened PR #5087 from optional-wiggle-tracing to main.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 20 2022 at 23:16):

abrown updated PR #5087 from optional-wiggle-tracing to main.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 27 2022 at 17:18):

abrown closed without merge PR #5087.


Last updated: Oct 23 2024 at 20:03 UTC