Stream: cranelift

Topic: ✔ `wasmtime compile` for `riscv64-ima` target


view this post on Zulip Andrew Borg (aborg-dev) (Nov 25 2024 at 14:54):

I've confirmed that this is indeed the explanation and found a hacky workaround - basically skip parsing failures, it's ok to have false positives as we won't jump to them anyway, and given that functions are aligned, this won't mess up parsing of consecutive functions. Thank again, @Alex Crichton .

view this post on Zulip Notification Bot (Nov 25 2024 at 14:54):

Andrew Borg (aborg-dev) has marked this topic as resolved.


Last updated: Dec 23 2024 at 13:07 UTC