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

chore: update wasmparser #353

chore: update wasmparser

chore: update wasmparser #353

Triggered via push March 6, 2025 22:40
Status Failure
Total duration 1m 6s
Artifacts

test.yaml

on: push
Build wasm
57s
Build wasm
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