forked from WebAssembly/WASI
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
witx
workspace (WebAssembly#438)
* move 'tools/witx/cli' crate into 'tools/witx-cli' * update witx and witx-cli manifests * update repo doc script
- Loading branch information
katelyn martin
authored
Jun 23, 2021
1 parent
d4d3df3
commit 5ab83a6
Showing
4 changed files
with
5 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,8 +25,3 @@ rayon = "1.0" | |
[[test]] | ||
name = "witxt" | ||
harness = false | ||
|
||
[workspace] | ||
members = [ | ||
"cli", | ||
] |