Skip to content

Commit 7e93bca

Browse files
authored
Update witx.md (#263)
clarify .witx is not going away
1 parent d8b286c commit 7e93bca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/witx.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ full interface types specification, or the use of the interface types custom
1717
sections.
1818

1919
We expect that eventually we will transition to using the full interface
20-
types specification. Until then, the goals here are to remain aligned with
21-
interface types and other relevant WebAssembly standards and proposals
22-
wherever practical, and to be an input into the design process of interface
23-
types.
20+
types specification, with `witx` having minimal additional features. Until then,
21+
the goals here are to remain aligned with interface types and other relevant
22+
WebAssembly standards and proposals wherever practical, and to be an input
23+
into the design process of interface types.
2424

2525
[module types]: https://github.com/WebAssembly/module-types/blob/master/proposals/module-types/Overview.md
2626
[interface types]: https://github.com/WebAssembly/interface-types/blob/master/proposals/interface-types/Explainer.md

0 commit comments

Comments
 (0)