tract icon indicating copy to clipboard operation
tract copied to clipboard

Wasm SIMD support

Open ulan opened this issue 11 months ago • 5 comments

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:

  1. Do you have plans to implement Wasm SIMD support?
  2. Would you accept an external contribution that implements support for Wasm SIMD?

ulan avatar Mar 25 '24 17:03 ulan