This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Commit c3b6c9c
authored
File tree
- .github
- actions/install-rust
- workflows
- benches
- ci
- cranelift
- assembler-x64
- fuzz/fuzz_targets
- meta
- src
- dsl
- generate
- instructions
- src
- bforest/src
- codegen
- benches
- meta/src
- cdsl
- src
- egraph
- ir
- isa
- aarch64
- inst
- unwind
- lower
- riscv64
- inst
- unwind
- lower
- s390x
- inst
- unwind
- lower
- unwind
- x64
- encoding
- inst
- unwind
- lower
- legalizer
- machinst
- verifier
- entity/src
- filetests
- filetests/isa
- riscv64
- s390x
- x64
- src
- frontend/src
- fuzzgen/src
- interpreter/src
- isle/isle
- src
- tests
- jit
- examples
- src/memory
- tests
- module/src
- object
- src
- tests
- reader/src
- srcgen/src
- src
- crates
- bench-api/src
- c-api
- include/wasmtime
- src
- component
- types
- tests
- cache/src
- cli-flags/src
- component-macro
- src
- tests
- expanded
- cranelift/src
- compiler
- debug
- transform
- func_environ/gc
- enabled
- translate
- environ
- examples
- fuzz/fuzz_targets
- src
- compile
- component
- translate
- fact
- explorer/src
- fuzzing
- src
- generators
- oracles
- wasm-spec-interpreter/src
- jit-icache-coherence/src
- misc/component-async-tests
- src
- tests/scenario
- test-macros/src
- test-programs/src
- bin
- p3
- test-util/src
- wasi-common
- src
- sched
- snapshots
- sync
- sched
- tokio
- sched
- tests/all
- wasi-config/tests
- wasi-http
- src
- p3
- host
- tests/all
- p2
- p3
- wasi-io/src
- wasi-keyvalue/tests
- wasi-nn
- src/backend
- tests
- check
- exec
- wasi-preview1-component-adapter
- provider
- src
- verify/src
- wasi-threads/src
- wasi-tls
- src
- tests
- wasi
- src
- clocks
- p2
- host
- p3
- cli
- clocks
- filesystem
- random
- sockets
- host/types
- tests/all
- p2
- p3
- wasmtime
- src
- compile
- engine
- runtime
- component
- concurrent
- futures_and_streams
- func
- externals
- func
- gc
- disabled
- enabled
- module
- store
- trampoline
- types
- vm
- component
- gc
- enabled
- instance
- allocator
- pooling
- memory
- sys
- custom
- unix
- windows
- traphandlers
- vmcontext
- wave
- tests
- wast/src
- wiggle
- generate/src
- types
- src
- test-helpers/examples
- tests
- winch/src
- wit-bindgen/src
- docs
- examples
- component
- min-platform
- embedding/src
- src
- tokio
- fuzz
- fuzz_targets
- pulley
- examples
- macros/src
- src
- interp
- src
- commands
- supply-chain
- tests
- all
- component_model
- bindgen
- debug
- disas
- winch/aarch64
- br_if
- br_table
- br
- call_indirect
- call
- f32_abs
- f32_add
- f32_ceil
- f32_convert_i32_s
- f32_convert_i32_u
- f32_convert_i64_s
- f32_convert_i64_u
- f32_copysign
- f32_demote_f64
- f32_div
- f32_eq
- f32_floor
- f32_ge
- f32_gt
- f32_le
- f32_lt
- f32_max
- f32_min
- f32_mul
- f32_nearest
- f32_neg
- f32_ne
- f32_reinterpret_i32
- f32_sqrt
- f32_sub
- f32_trunc
- f64_abs
- f64_add
- f64_ceil
- f64_convert_i32_s
- f64_convert_i32_u
- f64_convert_i64_s
- f64_convert_i64_u
- f64_copysign
- f64_div
- f64_eq
- f64_floor
- f64_ge
- f64_gt
- f64_le
- f64_lt
- f64_max
- f64_min
- f64_mul
- f64_nearest
- f64_neg
- f64_ne
- f64_promote_f32
- f64_reinterpret_i64
- f64_sqrt
- f64_sub
- f64_trunc
- i32_add
- i32_and
- i32_clz
- i32_ctz
- i32_divs
- i32_divu
- i32_eq
- i32_extend_16_s
- i32_extend_8_s
- i32_ge_s
- i32_ge_u
- i32_gt_s
- i32_gt_u
- i32_le_s
- i32_le_u
- i32_lt_s
- i32_lt_u
- i32_mul
- i32_ne
- i32_or
- i32_popcnt
- i32_reinterpret_f32
- i32_rems
- i32_remu
- i32_rotl
- i32_rotr
- i32_shl
- i32_shr_s
- i32_shr_u
- i32_sub
- i32_trunc_f32_s
- i32_trunc_f32_u
- i32_trunc_f64_s
- i32_trunc_f64_u
- i32_wrap_i64
- i32_xor
- i64_add
- i64_and
- i64_clz
- i64_ctz
- i64_divs
- i64_divu
- i64_eq
- i64_extend_16_s
- i64_extend_32_s
- i64_extend_8_s
- i64_extend_i32_s
- i64_extend_i32_u
- i64_ge_s
- i64_ge_u
- i64_gt_s
- i64_gt_u
- i64_le_s
- i64_le_u
- i64_lt_s
- i64_lt_u
- i64_mul
- i64_ne
- i64_or
- i64_popcnt
- i64_reinterpret_f64
- i64_rems
- i64_remu
- i64_rotl
- i64_rotr
- i64_shl
- i64_shr_s
- i64_shr_u
- i64_sub
- i64_trunc_f32_s
- i64_trunc_f32_u
- i64_trunc_f64_s
- i64_trunc_f64_u
- i64_xor
- load
- nop
- params
- store
- misc_testsuite
- winch
- winch/codegen/src
- abi
- codegen
- frame
- isa
- aarch64
- x64
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 | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
815 | | - | |
816 | | - | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
817 | 824 | | |
818 | 825 | | |
819 | 826 | | |
| |||
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 | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | 190 | | |
204 | 191 | | |
205 | 192 | | |
| |||
292 | 279 | | |
293 | 280 | | |
294 | 281 | | |
295 | | - | |
| 282 | + | |
296 | 283 | | |
297 | 284 | | |
298 | 285 | | |
| |||
309 | 296 | | |
310 | 297 | | |
311 | 298 | | |
312 | | - | |
313 | 299 | | |
| 300 | + | |
314 | 301 | | |
315 | 302 | | |
316 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
106 | 104 | | |
107 | 105 | | |
108 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments