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

Fix windows relocation string parsing issue #3333

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

wenyongh
Copy link
Contributor

The AOT compiler emits string with '\0' now, some string parsing in aot loader
for Windows platform need to be updated.

@TianlongLiang
Copy link
Contributor

LGTM

@wenyongh wenyongh merged commit 902aa52 into bytecodealliance:main Apr 19, 2024
386 checks passed
@wenyongh wenyongh deleted the fix_windows_issue branch April 21, 2024 10:02
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 1, 2024
The AOT compiler emits string with '\0' now, some string parsing in aot loader
for Windows platform need to be updated.
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 2, 2024
The AOT compiler emits string with '\0' now, some string parsing in aot loader
for Windows platform need to be updated.

Signed-off-by: victoryang00 <victoryang00@ucsc.edu>
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
The AOT compiler emits string with '\0' now, some string parsing in aot loader
for Windows platform need to be updated.
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
The AOT compiler emits string with '\0' now, some string parsing in aot loader
for Windows platform need to be updated.

Signed-off-by: victoryang00 <victoryang00@ucsc.edu>
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

2 participants