binaryen
binaryen copied to clipboard
[Outlining] Make `StackSignature`store `params` and `results` as a `Signature`
Hmm, unfortunate that StackSignature
does not store params
and results
as a Signature
we could just reuse here. Probably not worth fixing in this PR, though.
Originally posted by @tlively in https://github.com/WebAssembly/binaryen/pull/6110#discussion_r1390303730