Commit 0b45c73
authored
Remove wit-{component,parser} from this repository (#434)
* Remove wit-{component,parser} from this repository
These crates have been migrated to the `wasm-tools` repository as part
of bytecodealliance/wasm-tools#819 to handle the
first step of #395
* Use `wasm-tools` for demo instead of `wit-component`1 parent 0220c95 commit 0b45c73
263 files changed
Lines changed: 67 additions & 18017 deletions
File tree
- .github/workflows
- crates
- wit-bindgen-demo
- wit-component
- src
- bin
- tests
- components
- adapt-empty-interface
- adapt-export-default
- adapt-export-namespaced
- adapt-export-reallocs
- adapt-export-save-args
- adapt-inject-stack
- adapt-list-return
- adapt-memory-simple
- adapt-missing-memory
- adapt-multiple
- adapt-preview1
- adapt-unused
- default-export-sig-mismatch
- empty-module-import
- empty
- ensure-default-type-exports
- export-sig-mismatch
- exports
- import-conflict
- import-empty-interface
- import-export
- import-sig-mismatch
- imports
- invalid-module-import
- lift-options
- lower-options
- missing-default-export
- missing-export
- missing-import-func
- missing-import
- no-realloc-required
- post-return
- simple
- interfaces
- default
- empty
- exports
- flags
- floats
- import-and-export
- integers
- lists
- records
- reference-out-of-order
- type-aliases
- variants
- wit-parser
- src
- ast
- tests
- ui
- parse-fail
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
89 | 106 | | |
90 | 107 | | |
91 | 108 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments