Skip to content

Use *.wat instead of *.wit for text files #1901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

alexcrichton
Copy link
Contributor

The *.wit extension is actually intended to mean "WebAssembly Instance
Type", not "WebAssembly Interface Types". The *.wat text format
already will have support for annotations, and wasm interface types are
just an extension of that!

The `*.wit` extension is actually intended to mean "WebAssembly Instance
Type", not "WebAssembly Interface Types". The `*.wat` text format
already will have support for annotations, and wasm interface types are
just an extension of that!
@alexcrichton alexcrichton merged commit c564eb7 into rustwasm:master Dec 12, 2019
@alexcrichton alexcrichton deleted the rename-wit branch December 12, 2019 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant