Samsung / walrus

WebAssembly Lightweight RUntime
Apache License 2.0
35 stars 10 forks source link

Enable JIT testing on ARM #183

Closed zherczeg closed 8 months ago

zherczeg commented 8 months ago

The x86 port is not fully done, 6 simd tests are failing

zherczeg commented 8 months ago

This patch enables jit testing on ARM. What do you think?