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

Merge branch 'next' into feat/simd #348

Merge branch 'next' into feat/simd

Merge branch 'next' into feat/simd #348

Triggered via push March 2, 2025 13:40
Status Failure
Total duration 2m 2s
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#L334
cannot find type `i8x16` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L335
cannot find type `i16x8` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L336
cannot find type `i32x4` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L337
cannot find type `i64x2` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L339
failed to resolve: use of undeclared type `Simd`
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L339
cannot find type `i8x16` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L340
failed to resolve: use of undeclared type `Simd`
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L340
cannot find type `i16x8` in this scope
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L341
failed to resolve: use of undeclared type `Simd`
Build wasm: crates/tinywasm/src/interpreter/executor.rs#L341
cannot find type `i32x4` in this scope