Samsung / walrus

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

Add SIMDExtractLane and SIMDReplaceLane classes #135

Closed gergocs closed 10 months ago

gergocs commented 10 months ago

Signed-off-by: Gergo Csizi gergocs@inf.u-szeged.hu

zherczeg commented 10 months ago

This will help us in jit to handle these opcodes with the same class. This will simplify codes.