Commit 46e9b5c
committed
Merge branch 'main' of https://github.com/bytecodealliance/wasmtime into fixed-size-list
910 files changed
Lines changed: 42555 additions & 15061 deletions
File tree
- .github
- actions/install-rust
- workflows
- benches
- ci
- cranelift
- assembler-x64
- meta
- src
- dsl
- generate
- instructions
- src
- bforest
- bitset
- codegen
- benches
- meta
- src
- isa
- src
- ir
- isa
- aarch64
- inst
- lower/isle
- riscv64
- inst
- lower
- isle
- s390x
- inst
- lower
- isle
- unwind
- x64
- encoding
- inst
- lower
- isle
- machinst
- opts
- verifier
- control
- entity
- filetests
- filetests
- egraph
- inline
- isa
- aarch64
- s390x
- x64
- pcc/fail
- runtests
- src
- frontend
- src
- frontend
- interpreter
- src
- isle
- fuzz/fuzz_targets
- isle
- veri/veri_engine
- src
- tests/utils
- jit
- src
- module
- src
- native
- src
- object
- src
- reader
- serde
- srcgen
- umbrella
- crates
- c-api
- include
- wasmtime
- src
- component
- tests
- cache/src
- component-macro
- src
- tests/expanded
- cranelift/src
- debug/transform
- func_environ/gc/enabled
- environ/src
- compile
- component
- translate
- gc
- fuzzing
- src
- generators
- oracles
- jit-icache-coherence/src
- misc/component-async-tests
- src
- tests
- scenario
- wit
- test-macros/src
- test-programs
- artifacts
- src
- bin
- test-util/src
- unwinder/src
- arch
- wasi-http/src
- wasi-nn
- examples/classification-component-onnx
- src
- src
- backend
- tests/check
- wit
- wasi-threads/src
- wasi-tls-nativetls
- src
- tests
- wasi-tls
- src
- tests
- wasi/src
- wasmtime
- src
- profiling_agent
- runtime
- component
- bindgen_examples
- concurrent
- futures_and_streams
- func
- externals
- func
- gc
- enabled
- store
- trampoline
- types
- vm
- component
- gc
- enabled
- instance
- allocator
- pooling
- memory
- mpk
- stack_switching
- stack
- sys
- custom
- unix
- windows
- traphandlers
- wave
- wast/src
- wit-bindgen/src
- docs
- examples
- resource-component
- wasm
- scripts
- src/commands
- supply-chain
- tests
- all
- component_model
- disas
- gc
- drc
- null
- winch/x64
- atomic
- load
- notify
- wait
- br_if
- br_table
- call_indirect
- call
- f32_eq
- f32_ge
- f32_gt
- f32_le
- f32_lt
- f32_ne
- f32x4_abs
- f32x4_convert_i32x4_u
- f32x4_max
- f32x4_min
- f32x4_neg
- f64_eq
- f64_ge
- f64_gt
- f64_le
- f64_lt
- f64_ne
- f64x2_abs
- f64x2_max
- f64x2_min
- f64x2_neg
- i16x8_all_true
- i16x8
- extract_lane_s
- extract_lane_u
- shift
- i32_add
- i32_and
- i32_clz
- i32_eqz
- i32_eq
- 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_ne
- i32_or
- i32_popcnt
- i32_sub
- i32_trunc_f32_u
- i32_trunc_f64_u
- i32_xor
- i32x4_all_true
- i32x4_trunc_sat_f32x4_s
- i32x4_trunc_sat_f32x4_u
- i32x4/shift
- i64_add
- i64_and
- i64_clz
- i64_eqz
- i64_eq
- 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_ne
- i64_or
- i64_sub
- i64_xor
- i64x2_abs
- i64x2_all_true
- i64x2/shift
- i8x16_all_true
- i8x16_popcnt
- i8x16
- shift
- shuffle
- if
- load
- loop
- table
- v128_ops
- misc_testsuite
- component-model-async
- gc
- winch/codegen/src
- codegen
- 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 | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | | - | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| |||
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
781 | | - | |
| 781 | + | |
782 | 782 | | |
783 | 783 | | |
784 | 784 | | |
| |||
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
815 | 832 | | |
816 | 833 | | |
817 | 834 | | |
| |||
1114 | 1131 | | |
1115 | 1132 | | |
1116 | 1133 | | |
| 1134 | + | |
1117 | 1135 | | |
1118 | 1136 | | |
1119 | 1137 | | |
| |||
0 commit comments