chore: add root package version #277
Annotations
2 errors and 10 warnings
|
Run tests
The operation was canceled.
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L3
struct `V128` is never constructed
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L6
methods `f32x4`, `i32x4`, `i64x2`, `f64x2`, `i16x8`, and `i8x16` are never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L75
function `vvunop` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L83
function `vvbinop` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L91
function `vvternop` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L99
function `any_true` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L103
function `i8x16_swizzle` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L111
function `i18x16_shuffle` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L119
function `f32x4_abs` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L3
struct `V128` is never constructed
|
Loading