Skip to content

Conversation

@wheregmis
Copy link
Contributor

Fixes #5188

Introduces extensive tracing::debug! logs throughout the find_wasm_symbol_offsets function to aid in debugging WASM data section parsing, segment mapping, and symbol address resolution. Logs include section boundaries, segment details, walrus segment info, memory base calculations, and symbol-to-file offset mapping, improving traceability and troubleshooting of WASM asset builds.
@wheregmis wheregmis marked this pull request as ready for review January 8, 2026 19:14
@wheregmis wheregmis requested a review from a team as a code owner January 8, 2026 19:14
@jkelleyrtp jkelleyrtp merged commit 15bf75b into DioxusLabs:main Jan 8, 2026
16 of 19 checks passed
@jkelleyrtp
Copy link
Member

Thanks - I did mean to not use the hardcoded base and then forgot about it. Much appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants