Samsung / walrus

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

Merge Operand type into VariableRef type #253

Closed zherczeg closed 4 weeks ago

zherczeg commented 1 month ago

This is simplification of operand type. There are many cases, where operand* could be replaced to operand, but I would do it in separate patches.