Fix new warnings in project code
This commit is contained in:
@@ -83,6 +83,7 @@ class WasmBinaryToIR(val b: MyByteReader) {
|
||||
functionTypes += type
|
||||
is WasmStructDeclaration ->
|
||||
gcTypes += type
|
||||
is WasmArrayDeclaration -> {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user