Stream: git-wasmtime

Topic: wasmtime / PR #2948 Upgrade capstone to v0.8


view this post on Zulip Wasmtime GitHub notifications bot (May 28 2021 at 04:08):

abrown requested alexcrichton for a review on PR #2948.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2021 at 04:08):

abrown opened PR #2948 from update-capstone to main:

While debugging #2930, I realized that the current disassembly mechanism for Cranelift, capstone cannot handle some newer instructions, e.g., VPERMI2B in something like cargo run -p cranelift-tools -- compile --target="x86_64 skylake has_avx512vl" --set enable_simd -dDp scratch.clif. Upgrading the package solves this.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2021 at 04:08):

abrown requested cfallin for a review on PR #2948.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2021 at 14:51):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2021 at 14:51):

alexcrichton merged PR #2948.


Last updated: Oct 23 2024 at 20:03 UTC