Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine AOT function call process #2940

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

wenyongh
Copy link
Contributor

Don't set exec_env's thread handle and stack boundary in the recursive
calling from host, since they have been set in the first time calling.

@wenyongh wenyongh merged commit aa4d68c into bytecodealliance:main Jan 2, 2024
393 checks passed
@wenyongh wenyongh deleted the dev/refine_aot_func_call branch January 11, 2024 06:36
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Don't set exec_env's thread handle and stack boundary in the recursive
calling from host, since they have been initialized in the first time calling.
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.

None yet

1 participant