Adds section about supported SIMD ISAs to README.

This commit is contained in:
Alexander Meißner 2021-06-18 21:03:37 +02:00
parent 16d544b769
commit 3dc478e348

View file

@ -14,3 +14,8 @@ This repository allows you to describe [geometric algebras](https://en.wikipedia
- Emitter: Serializes the AST to source code
- [Rust](https://www.rust-lang.org/)
- [GLSL](https://www.khronos.org/opengl/wiki/Core_Language_(GLSL))
## Supported SIMD ISAs
- x86, x86_64: sse2
- arm, aarch64: neon
- wasm32: simd128