Open squk opened 1 month ago
I'm a little confused -- we pass the tail-call tests, so... this suggests we need some additional testing here. How is this code-path not hit by the current tests?
I guess there are no spec tests for tail-calls that use multi-value? If so that seems like an omission we should fix. @squk , are you up for either:
If you don't have cycles for this or don't want to, I think we could probably take it from here too, but I'd love to have a test somewhere.
The default wasm-rt implementation defines
wasm_rt_memcpy
asmemcpy
which expects void*