feat: simd support #357
test.yaml
on: pull_request
Build wasm
1m 3s
Matrix: run-tests
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 `u8x16` in this scope
|
Build wasm:
crates/tinywasm/src/interpreter/executor.rs#L336
cannot find type `i16x8` in this scope
|
Build wasm:
crates/tinywasm/src/interpreter/executor.rs#L337
cannot find type `u16x8` in this scope
|
Build wasm:
crates/tinywasm/src/interpreter/executor.rs#L338
cannot find type `i32x4` in this scope
|
Build wasm:
crates/tinywasm/src/interpreter/executor.rs#L339
cannot find type `i64x2` in this scope
|
Build wasm:
crates/tinywasm/src/interpreter/executor.rs#L340
cannot find type `f32x4` in this scope
|
Build wasm:
crates/tinywasm/src/interpreter/executor.rs#L341
cannot find type `f64x2` in this scope
|
Build wasm:
crates/tinywasm/src/interpreter/executor.rs#L343
cannot find type `i8x16` in this scope
|
Build wasm:
crates/tinywasm/src/interpreter/executor.rs#L344
cannot find type `i16x8` in this scope
|