WebAssembly / WebAssembly/binaryen
[Outlining] Make `StackSignature`store `params` and `results` as a `Signature`
Open
@ashleynh is already working on this.
Since Nov 12, 2023.
- Dominant language
- WebAssembly
- Stars
- 8.6k
- Forks
- 885
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 69
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.