diff options
author | Willy R. Vasquez <wrv@utexas.edu> | 2023-01-29 10:48:56 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-29 08:48:56 -0800 |
commit | 8a7b7497bdf78f9099f8d5a3a2c9bde87ddd52da (patch) | |
tree | 1996c3154a28f875248d4fed6fdfe54cd1b6c856 /third_party/simde | |
parent | c831b98d2ed0571cda9b3ed7acaddd0df2c5a934 (diff) | |
download | wabt-8a7b7497bdf78f9099f8d5a3a2c9bde87ddd52da.tar.gz wabt-8a7b7497bdf78f9099f8d5a3a2c9bde87ddd52da.tar.bz2 wabt-8a7b7497bdf78f9099f8d5a3a2c9bde87ddd52da.zip |
wasm2c: add SIMD support (#2119)
This change incorporates [simd-everywhere](https://github.com/simd-everywhere/simde) into the wasm2c output, which maps wasm SIMD C intrinsics to any supported target architecture.
Diffstat (limited to 'third_party/simde')
m--------- | third_party/simde | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/third_party/simde b/third_party/simde new file mode 160000 +Subproject 97315b87d7300cbf1472a2b34802366efe376b5 |