fix: fix no_std build #278
Annotations
2 errors and 10 warnings
|
Run tests
The operation was canceled.
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L6
struct `V128` is never constructed
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L9
methods `f32x4`, `i32x4`, `i64x2`, `f64x2`, `i16x8`, and `i8x16` are never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L78
function `vvunop` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L86
function `vvbinop` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L94
function `vvternop` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L102
function `any_true` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L106
function `i8x16_swizzle` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L114
function `i18x16_shuffle` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L122
function `f32x4_abs` is never used
|
Run tests:
crates/tinywasm/src/interpreter/simd.rs#L6
struct `V128` is never constructed
|
Loading