Skip to content

fix: canonicalize simd nan values #362

fix: canonicalize simd nan values

fix: canonicalize simd nan values #362

Triggered via push March 11, 2025 19:11
Status Failure
Total duration 1m 8s
Artifacts

test.yaml

on: push
Build wasm
58s
Build wasm
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L327
cannot find type `i8x16` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L328
cannot find type `i16x8` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L329
cannot find type `i32x4` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L330
cannot find type `i64x2` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L335
failed to resolve: use of unresolved module or unlinked crate `u8x16`
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L339
failed to resolve: use of unresolved module or unlinked crate `u8x16`
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L344
cannot find type `i8x16` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L345
cannot find type `u8x16` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L346
cannot find type `i16x8` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L347
cannot find type `u16x8` in this scope