rust-lang / packed_simd

Portable Packed SIMD Vectors for Rust standard library
https://rust-lang.github.io/packed_simd/packed_simd_2/
Apache License 2.0
589 stars 74 forks source link

how to use this crate in webassembly #325

Closed IWANABETHATGUY closed 3 years ago

IWANABETHATGUY commented 3 years ago

Could this crate directly compile to wasm-128 fixed simd bytecode?