wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX and WASI
https://wasmer.io
MIT License
19.05k stars 815 forks source link

Fix(LLVM): Implement the missing relocations on aarch64, fix SIMD operations #5210

Closed xdoardo closed 2 weeks ago

xdoardo commented 3 weeks ago

As per title.

Closes https://github.com/wasmerio/wasmer/issues/5196

(This is a reopened reverted PR)