Stream: git-wasmtime

Topic: wasmtime / PR #3096 Riscv disassembler support


view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2021 at 09:38):

crab2313 opened PR #3096 from riscv-disassemble to main:

<!--

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.
-->

capstone v0.9 released recently support RISC-V already.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2021 at 09:56):

bjorn3 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2021 at 09:56):

bjorn3 created PR review comment:

I think these should use .set_skipdata like AArch64. That ensures that capstone prints inline constant pools as raw bytes instead of truncating the instruction stream.

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

crab2313 updated PR #3096 from riscv-disassemble to main.

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

crab2313 submitted PR review.

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

crab2313 created PR review comment:

I will fix that.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2021 at 16:27):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2021 at 16:27):

pchickey merged PR #3096.


Last updated: Oct 23 2024 at 20:03 UTC