Refactoring of function types. Also fixes some library import bugs.
This commit is contained in:
@@ -94,6 +94,7 @@ enum Opcode {
|
||||
OPCODE_CALL_TRUE,
|
||||
OPCODE_CALL_INDIRECT,
|
||||
OPCODE_CALL_INDIRECT_TRUE,
|
||||
OPCODE_CALL_EXTERN,
|
||||
OPCODE_RETURN,
|
||||
OPCODE_RETURN_TRUE,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user