alexcrichton opened PR #10439 from alexcrichton:objdump-stack-maps
to bytecodealliance:main
:
Follow-up to #10404 and #10405
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested wasmtime-core-reviewers for a review on PR #10439.
alexcrichton requested fitzgen for a review on PR #10439.
fitzgen submitted PR review.
fitzgen created PR review comment:
This one also seems like it should probably be on by default and won't be too noisy or anything like that.
alexcrichton updated PR #10439.
alexcrichton submitted PR review.
alexcrichton created PR review comment:
Ok I've done some rejiggering of the types and such for clap and I think I got something working, namely
--traps
turns things on,--traps=false
turns things off, and it's on-by-default.
alexcrichton has enabled auto merge for PR #10439.
alexcrichton merged PR #10439.
Last updated: Apr 17 2025 at 22:03 UTC