Skip to content

Conversation

@wenyongh
Copy link
Collaborator

Refactor the layout of interpreter module instance, memory instance,
table instance and so on. Create the interpreter module instance like
aot module instance.

Let LLVM JIT use the interpreter's data structures instead of aot's data
structures, so as to make preparation for the next multi-tier JIT.

Refactor layout of interpreter module instance, memory instance,
table instance and so on. Create the interpreter module instance
like aot module instance.
Let LLVM JIT use the interpreter's data structures instead of
aot's data structures, so as to make preparation for the next
multi-tier JIT.
@wenyongh wenyongh merged commit 2001fba into bytecodealliance:dev/refactor_interp_module_inst Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant