Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 1.81 KB

000-template.md

File metadata and controls

66 lines (43 loc) · 1.81 KB
  • Start Date: (fill me in with today's date, YYYY-MM-DD)
  • RFC PR: (leave this empty)
  • Tracking Issue: (leave this empty)

Summary

One paragraph explanation of the proposal.

Motivation

Why are we doing this? What use cases does it support? What problems does it solve? What is the expected outcome?

Stakeholders

  • Who is affected by this RFC?

  • How are we soliciting feedback on this RFC from these stakeholders? Note that they may not be watching the RFCs repository or even aren't directly active in the Rust and WebAssembly working group.

Detailed Explanation

  • Introduce and explain new concepts.

  • It should be reasonably clear how the proposal would be implemented.

  • Provide representative examples that show how this proposal would be commonly used.

  • Corner cases should be dissected by example.

Drawbacks

  • Why should we not do this?

Rationale and Alternatives

This is your chance to discuss your proposal in the context of the whole design space. This is probably the most important section!

  • Why is this design the best in the space of possible designs?

  • What other designs have been considered and what is the rationale for not choosing them?

  • What is the impact of not doing this?

Unresolved Questions

  • What parts of the design do you expect to resolve through the RFC process before this gets merged?

  • What parts of the design do you expect to resolve through the implementation of this feature?

  • What related issues do you consider out of scope for this RFC that could be addressed in the future independently of the solution that comes out of this RFC?