Skip to content

Conversation

@JDevlieghere
Copy link

LLDB can use the wasm name section to populate its symbol table and get names for functions. However the index space used in the name section is the "function index space" which includes imported as well as locally defined functions.

(cherry picked from commit 782f507)

)

LLDB can use the wasm name section to populate its symbol table and get
names for functions. However the index space used in the name section is
the "function index space" which includes imported as well as locally
defined functions.

(cherry picked from commit 782f507)
@JDevlieghere JDevlieghere requested a review from a team as a code owner December 10, 2025 00:07
@JDevlieghere
Copy link
Author

@swift-ci test

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.

4 participants