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

Remove JIT_STACK_FRAME macro #3127

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

wenyongh
Copy link
Contributor

@wenyongh wenyongh commented Feb 4, 2024

Remove JIT_STACK_FRAME cmake variable and compilation macro, and
use AOT_STACK_FRAME instead, to avoid introducing too many macros.

Same as using WASM_ENABLE_QUICK_AOT_ENTRY macro to control code
for LLVM JIT.

Merge bytecodealliance:dev/gc_refactor into wenyongh:dev/gc_refactor
@wenyongh wenyongh merged commit 51eaf80 into bytecodealliance:dev/gc_refactor Feb 5, 2024
408 checks passed
@wenyongh wenyongh deleted the dev/gc_refactor branch February 18, 2024 02:38
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