Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for performance.measureUserAgentSpecificMemory #3350

Merged
merged 1 commit into from
May 8, 2023

Conversation

Liamolucko
Copy link
Collaborator

Fixes #3159

This is a Chrome-only API for measuring the memory usage of JS/wasm. So, I've marked it as unstable.

Fixes rustwasm#3159

This is a Chrome-only API for measuring the memory usage of JS/wasm. So, I've marked it as unstable.
@alexcrichton
Copy link
Contributor

Thanks!

@alexcrichton alexcrichton merged commit ceaf996 into rustwasm:main May 8, 2023
@Liamolucko Liamolucko deleted the measure-memory branch May 19, 2023 04:27
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.

performance.measureUserAgentSpecificMemory
2 participants