Skip to content

Commit

Permalink
Add conditional-sections as an inactive proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
tlively committed Nov 13, 2020
2 parents db81f7b + 21f5930 commit 519f0a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions inactive-proposals.md
Expand Up @@ -5,8 +5,11 @@ Inactive proposals are proposals that at one point were presented to the communi
| Proposal | Champion | Rationale |
| ---------------------------------------- | ---------------- | ---------------------------------------------------------------------- |
| [Unmanaged closures][unmanaged_closures] | Mark Miller | Withdrawn in favor of [Typed Function References][function_references] |
| [Conditional sections][cond_sections] | Thomas Lively | Withdrawn in favor of [Feature detection][feature_detection] |

See also the [active proposals](README.md) and [finished proposals](finished-proposals.md) documents.

[unmanaged_closures]: https://github.com/WebAssembly/proposals/issues/6
[function_references]: https://github.com/WebAssembly/function-references
[cond_sections]: https://github.com/WebAssembly/conditional-sections
[feature_detection]: https://github.com/WebAssembly/feature-detection

0 comments on commit 519f0a5

Please sign in to comment.