implement table.get and table.set and pass ref_is_null test suit
This commit is contained in:
@@ -142,6 +142,7 @@ data Instruction index =
|
||||
| RefNull ElemType
|
||||
| RefIsNull
|
||||
| RefFunc index
|
||||
| RefExtern Natural
|
||||
-- Parametric instructions
|
||||
| Drop
|
||||
| Select
|
||||
|
||||
Reference in New Issue
Block a user