Ability to mark certain call sites as inlinable; ignore all others
Open
- Dominant language
- Rust
- Stars
- 29
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Might not want to consider all indirect call sites for inlining, just some of them, based on insider knowledge about the Wasm and which call sites are important.
Contributor guide
Assessment
This issue has not been assessed yet.