tract
tract copied to clipboard
Wasm SIMD support
Wasm SIMD is a stable feature that is supported by many Wasm runtimes. It is available in Rust in core::arch::wasm32.
I have two questions to the maintainers:
- Do you have plans to implement Wasm SIMD support?
- Would you accept an external contribution that implements support for Wasm SIMD?