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

wasm_export.h: Fix struct wasm_val_t #2435

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

wenyongh
Copy link
Contributor

@wenyongh wenyongh commented Aug 8, 2023

Struct wasm_val_t should be same in wasm_export.h and wasm_c_api.h.

And fix some invalid calls to aot function in LLVM JIT mode.

@wenyongh wenyongh merged commit 8b5bb00 into bytecodealliance:main Aug 9, 2023
368 checks passed
@wenyongh wenyongh deleted the fix_wasm_val_t branch August 14, 2023 07:14
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Struct wasm_val_t should be same in wasm_export.h and wasm_c_api.h.

And fix some invalid calls to aot function in LLVM JIT mode.
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