Samsung / walrus

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

Add Single Operand Instructions #39

Closed kulcsaradam closed 1 year ago

kulcsaradam commented 1 year ago

Extend instructions with single operand (op1) instructions.

Singed-off-by: Adam Laszlo Kulcsar kuladam@inf.u-szeged.hu

kulcsaradam commented 1 year ago

Requested changes should be done. Also changed the commit to Implement Unary Instructions for clarity.