Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[browser] try to improve wasm-opt arguments#119800

Merged
pavelsavara merged 1 commit into
dotnet:mainfrom
pavelsavara:WasmRunWasmOpt
Sep 17, 2025
Merged

[browser] try to improve wasm-opt arguments#119800
pavelsavara merged 1 commit into
dotnet:mainfrom
pavelsavara:WasmRunWasmOpt

Conversation

@pavelsavara

Copy link
Copy Markdown
Member

@pavelsavara pavelsavara added this to the 11.0.0 milestone Sep 17, 2025
@pavelsavara pavelsavara self-assigned this Sep 17, 2025
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture tenet-performance-benchmarks Issue from performance benchmark area-Codegen-AOT-mono os-browser Browser variant of arch-wasm labels Sep 17, 2025
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@pavelsavara pavelsavara marked this pull request as ready for review September 17, 2025 10:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves the wasm-opt arguments used in the WebAssembly build process to address performance issues. The change adds more specific optimization flags and features to the wasm-opt command execution.

  • Adds comprehensive wasm-opt optimization flags including memory optimizations and feature enablement
  • Includes logging to show the exact wasm-opt command being executed for better debugging

Comment thread src/mono/wasm/build/WasmApp.Common.targets
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Codegen-AOT-mono os-browser Browser variant of arch-wasm tenet-performance-benchmarks Issue from performance benchmark

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants