Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

chore: add back simd testsuite #334

chore: add back simd testsuite

chore: add back simd testsuite #334

Triggered via push February 28, 2025 23:34
Status Failure
Total duration 1m 13s
Artifacts

test.yaml

on: push
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L321
failed to resolve: use of undeclared type `Simd`
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L321
cannot find type `i8x16` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L322
failed to resolve: use of undeclared type `Simd`
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L322
cannot find type `i16x8` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L323
failed to resolve: use of undeclared type `Simd`
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L323
cannot find type `i32x4` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L324
failed to resolve: use of undeclared type `Simd`
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L324
cannot find type `i64x2` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L325
failed to resolve: use of undeclared type `Simd`
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L325
cannot find type `f32x4` in this scope