Currently I'm hitting a panic at get_intreg_for_arg_systemv
in tests. ATM trying to add unwind info to Windows Fastcall. What are the plans for this call convention?
/me opened https://github.com/bytecodealliance/wasmtime/issues/2372
I would expect there to be a new function for windows fastcall rather than using the systemv specific get_intreg_for_arg_systemv
.
Last updated: Nov 22 2024 at 16:03 UTC