File tree
446 files changed
+26510
-4159
lines changed- .github/workflows
- ci
- docker/x86_64-linux
- crates
- fuzz-stats/src
- wasm-encoder
- src
- component
- core
- wasm-mutate
- src
- mutators
- peephole
- eggsy
- wasm-mutate-stats
- wasm-smith
- src
- component
- core
- tests
- wasm-wave
- contrib/vscode
- .vscode
- syntaxes
- src
- value
- wasm
- tests
- ui
- wasmparser
- src
- readers/core
- types
- validator
- wasmprinter
- src
- tests
- wast
- src
- component
- core
- binary
- resolve
- wat
- src
- wit-component
- dl
- src
- tests
- components
- export-resource
- import-in-adapter-and-main-module
- link-dl-openable-builtin-libdl
- link-dl-openable-builtin-libdl-with-unused
- link-weak-cabi-realloc
- interfaces
- wit-encoder
- src
- tests
- wit-parser/src
- fuzz
- fuzz_targets
- src
- playground
- component
- src
- wit
- pages
- src
- src
- bin/wasm-tools
- tests
- cli
- dump
- local
- component-model
- legacy-exceptions
- missing-features
- snapshots
- local
- component-model/more-flags.wast
- legacy-exceptions
- rethrow.wast
- throw.wast
- try_catch.wast
- try_delegate.wast
- missing-features
- names.wast
- testsuite
- custom.wast
- memory.wast
- names.wast
- proposals
- annotations/id.wast
- function-references
- custom.wast
- memory64
- memory.wast
- multi-memory
- memory.wast
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
446 files changed
+26510
-4159
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 12 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
| 135 | + | |
| 136 | + | |
136 | 137 |
| |
137 |
| - | |
138 |
| - | |
139 |
| - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
| |||
147 | 148 |
| |
148 | 149 |
| |
149 | 150 |
| |
| 151 | + | |
150 | 152 |
| |
151 | 153 |
| |
152 | 154 |
| |
153 | 155 |
| |
154 | 156 |
| |
155 |
| - | |
156 |
| - | |
| 157 | + | |
| 158 | + | |
157 | 159 |
| |
158 | 160 |
| |
159 | 161 |
| |
| |||
168 | 170 |
| |
169 | 171 |
| |
170 | 172 |
| |
| 173 | + | |
171 | 174 |
| |
172 | 175 |
| |
173 | 176 |
| |
|
Lines changed: 60 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
|
0 commit comments