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

Preserve profiling information in skiko.wasm with an extra build flag #985

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

eymar
Copy link
Member

@eymar eymar commented Sep 3, 2024

Adding a new flag -Pskiko.wasm.withProfiling=true which adds --profiling flag to emcc, so it preserves the function names - makes it easier to use the browser profiler.

By default, it's disabled.

@eymar eymar requested a review from Schahen September 3, 2024 12:06
@eymar eymar changed the title Preserve debug information in skiko.wasm for BuildType.Debug Preserve profiling information in skiko.wasm with an extra build flag Sep 4, 2024
Copy link
Collaborator

@Schahen Schahen left a comment

Choose a reason for hiding this comment

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

LGTM

@eymar eymar merged commit e2bf12b into master Sep 9, 2024
6 checks passed
@eymar eymar deleted the ok/debug_info_for_skiko-wasm branch September 9, 2024 10:26
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