add instruction type signatures
This commit is contained in:
@@ -30,6 +30,9 @@ module Language.Wasm.Structure (
|
||||
ValueType(..),
|
||||
ResultType,
|
||||
Expression,
|
||||
LabelIndex,
|
||||
LocalIndex,
|
||||
GlobalIndex,
|
||||
emptyModule
|
||||
) where
|
||||
|
||||
|
||||
Reference in New Issue
Block a user