Skip to content

Conversation

tlively
Copy link
Member

@tlively tlively commented Sep 26, 2025

No description provided.

@tlively tlively requested a review from kripken September 26, 2025 00:51
}
return Name("(unnamed)");
}
#endif
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be in a more general place? I think it could be broadly useful.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I do end up rewriting it every time I have to debug something. Should we just put in on Module itself?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, maybe like ModuleType we can add ModuleHeapType in wasm.h?

@tlively tlively enabled auto-merge (squash) September 29, 2025 17:19
@tlively tlively merged commit cb75dcc into main Sep 29, 2025
16 checks passed
@tlively tlively deleted the unsubypting-tracing branch September 29, 2025 18:00
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.

2 participants