Stream: git-wasmtime

Topic: wasmtime / Issue #2097 Fix Wasm translator to handle loop...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2020 at 00:52):

github-actions[bot] commented on Issue #2097:

Subscribe to Label Action

cc @bnjbvr

<details>
This issue or pull request has been labeled: "cranelift", "cranelift:wasm"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2020 at 17:27):

cfallin commented on Issue #2097:

I played a bit with wasm-reduce just now but couldn't get it to actually reduce. It's possible I'm just holding it wrong; I've never used it before. In any case the intent was mostly just to have a test to ensure this doesn't regress; I suppose we can work to reduce it further if we need to debug an actual regression in the future. Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2020 at 17:31):

fitzgen commented on Issue #2097:

Yeah, I've generally had a better experience running creduce on the WAT than running wasm-reduce on the Wasm.


Last updated: Nov 22 2024 at 17:03 UTC