sonic_simd
A portable SIMD library that provides low-level APIs for x86, ARM, wasm. Other platforms will use the fallback scalar implementation.
TODO:
- support WASM.
- support RISC-V.
A portable SIMD library that provides low-level APIs for x86, ARM, wasm. Other platforms will use the fallback scalar implementation.
TODO: