Hello @Saúl Cabrera, I see that we are getting close to the finish line with https://github.com/bytecodealliance/wasmtime/issues/8321. Can I take the remaining two unassigned instructions?
just as a note, there is one missing in the list AFAICT, unsigned_truncate
is present but signed_truncate
isn't.
Yes I saw that too
Hi @marin I've updated the issue (thanks @minirop) and yes, feel free to take the remaining instrunctions, I'm happy to review a PR for that. Note I currently have some work-in-progress for stack_check
as noted in the issue.
As a general FYI I'm currently working on improving the state of the Winch board and therefore I have removed the entry for support for v128
from https://github.com/bytecodealliance/wasmtime/issues/8321; I'll create separate issues to track the missing work needed for other Wasm proposals in both backends. In this case, v128 will be part of SIMD support for Winch-aarch64. ( I'll also reply to your comment here, once I'm done with the board cleanup.)
Last updated: Dec 23 2024 at 13:07 UTC