Skip to content

Change "WASM" to "Wasm" for WebAssembly#36179

Merged
guardrex merged 1 commit intomainfrom
guardrex/wASM-to-Wasm
Oct 3, 2025
Merged

Change "WASM" to "Wasm" for WebAssembly#36179
guardrex merged 1 commit intomainfrom
guardrex/wASM-to-Wasm

Conversation

@guardrex
Copy link
Collaborator

@guardrex guardrex commented Oct 3, 2025

Fixes #36177

Quick fix and per approval by DR here, we're going to convert a handful of "WASM" (caps) abbreviations to "Wasm" for both consistency and to match the usual way that "WebAssembly" is abbreviated by specs and around the Net.

I just need one signoff to get this in.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/debug.md aspnetcore/blazor/debug
aspnetcore/blazor/fundamentals/handle-errors.md aspnetcore/blazor/fundamentals/handle-errors
aspnetcore/blazor/host-and-deploy/webassembly/deployment-layout.md aspnetcore/blazor/host-and-deploy/webassembly/deployment-layout
aspnetcore/blazor/hosting-models.md aspnetcore/blazor/hosting-models
aspnetcore/blazor/performance/webassembly-runtime-performance.md aspnetcore/blazor/performance/webassembly-runtime-performance

@guardrex guardrex requested a review from Copilot October 3, 2025 11:16
@guardrex guardrex self-assigned this Oct 3, 2025
Copy link
Contributor

Copilot AI left a comment

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 standardizes the abbreviation of WebAssembly from "WASM" (all caps) to "Wasm" (title case) throughout the Blazor documentation to align with industry standards and improve consistency.

  • Updates WebAssembly abbreviation formatting across multiple documentation files
  • Changes occur in both narrative text and table headers
  • Maintains consistency with standard WebAssembly abbreviation conventions

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
aspnetcore/blazor/performance/webassembly-runtime-performance.md Updated WebAssembly abbreviation in Microsoft Edge security section
aspnetcore/blazor/hosting-models.md Changed abbreviation in hosting model descriptions and comparison tables
aspnetcore/blazor/host-and-deploy/webassembly/deployment-layout.md Updated references in deployment bundling documentation
aspnetcore/blazor/fundamentals/handle-errors.md Modified abbreviation in error handling notes and references
aspnetcore/blazor/debug.md Updated abbreviation in browser source maps section

Copy link
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

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

@guardrex , Looks good. Approved.

@guardrex guardrex merged commit 5ff72a6 into main Oct 3, 2025
3 checks passed
@guardrex guardrex deleted the guardrex/wASM-to-Wasm branch October 3, 2025 15:14
@guardrex guardrex removed the request for review from tdykstra October 3, 2025 15:14
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.

Convert handful of "WASM" abbv to "Wasm" for WebAssembly

3 participants