Skip to content

Conversation

juj
Copy link
Collaborator

@juj juj commented Aug 26, 2025

No description provided.


// draw the selection area
var selectionExtent = [
d3.min(items, function(d) { return d.start; }),
Copy link
Collaborator

Choose a reason for hiding this comment

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

(d) => d.start

@sbc100
Copy link
Collaborator

sbc100 commented Aug 26, 2025

I wonder if we can just load the profile data into devtools and use that UI instead of rolling out own?

@juj juj merged commit f7d2390 into emscripten-core:main Aug 26, 2025
30 checks passed
@juj
Copy link
Collaborator Author

juj commented Aug 26, 2025

Maybe.. I don't know enough of Devtools UI capabilities to say.

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