Stream: git-wasmtime

Topic: wasmtime / PR #3177 fuzz: log Wasm contents to file when ...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 10 2021 at 19:08):

abrown opened PR #3177 from fix-3140 to main:

Previously, the WAT was printed as a log message. This change
standardizes all of the oracles to use log_wasm, which emits .wasm
and .wat file for each case if log::debug is enabled and prints a
message with the names of the created files. Closes #3140.

<!--

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 10 2021 at 19:09):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 10 2021 at 19:22):

abrown updated PR #3177 from fix-3140 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2021 at 16:10):

abrown merged PR #3177.


Last updated: Nov 22 2024 at 17:03 UTC