Commit d949374
Peter Huene
This commit removes `wasmlink`, `wasmlink-cli`, and `test-modules` from the
`wit-bindgen` repo.
`wasmlink` is based on an outdated module linking proposal and predates any of
the work on the component model. As such, it never really graduated beyond a
useful demo of how multiple core WebAssembly modules might exchange interface
types.
Now that the work on the component model is progressing, the underlying
wasm-tools no longer support the module linking proposal; therefore, `wasmlink`
is becoming a maintenance burden.
As the author of `wasmlink`, I think the time has come to remove it from the
tree. Any parties that need a copy of `wasmlink` for whatever reason may fork
it prior to this commit being merged.
1 parent de91e00 commit d949374
127 files changed
Lines changed: 7 additions & 11088 deletions
File tree
- .github/workflows
- crates
- parser/src
- test-modules
- modules
- crates
- flags-main
- src
- flags
- src
- lists-main
- src
- lists
- src
- nested-main
- src
- nested_a
- src
- nested_b
- src
- records-main
- src
- records
- src
- resources-invalid-main
- src
- resources-main
- src
- resources
- src
- types-main
- src
- types
- src
- variants-main
- src
- variants
- src
- src
- wasmlink-cli
- src
- bin
- wasmlink
- demo
- markdown
- src
- renderer
- src
- runtime
- src
- src
- adapter
- tests
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 | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 75 | | |
82 | 76 | | |
83 | 77 | | |
| |||
95 | 89 | | |
96 | 90 | | |
97 | 91 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
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 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | | - | |
803 | | - | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
804 | 802 | | |
805 | 803 | | |
806 | 804 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments