Skip to content

Fix resolving func name in custom name section#1849

Merged
wenyongh merged 1 commit intobytecodealliance:mainfrom
wenyongh:fix_load_custom_name_section
Dec 30, 2022
Merged

Fix resolving func name in custom name section#1849
wenyongh merged 1 commit intobytecodealliance:mainfrom
wenyongh:fix_load_custom_name_section

Conversation

@wenyongh
Copy link
Copy Markdown
Collaborator

Should use import_function_count but not import_count to calculate
the func_index in handle_name_section when custom name section
feature is enabled.

And clear the compile warnings of mini loader.

@wenyongh wenyongh mentioned this pull request Dec 30, 2022
@wenyongh wenyongh merged commit 0090d3e into bytecodealliance:main Dec 30, 2022
@wenyongh wenyongh deleted the fix_load_custom_name_section branch December 31, 2022 09:22
NingW101 pushed a commit to NingW101/wasm-micro-runtime that referenced this pull request Jan 11, 2023
…ance#1849)

Should use import_function_count but not import_count to calculate
the func_index in handle_name_section when custom name section
feature is enabled.

And clear the compile warnings of mini loader.
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…ance#1849)

Should use import_function_count but not import_count to calculate
the func_index in handle_name_section when custom name section
feature is enabled.

And clear the compile warnings of mini loader.
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