Skip to content

[wasm] Templates nits - #76182

Merged
maraf merged 6 commits into
dotnet:mainfrom
maraf:WasmTemplatesNits
Sep 29, 2022
Merged

[wasm] Templates nits#76182
maraf merged 6 commits into
dotnet:mainfrom
maraf:WasmTemplatesNits

Conversation

@maraf

Copy link
Copy Markdown
Member
  • Add template descriptions.
  • Unify string quotes.

Closes#75771#75741

@marafmaraf added arch-wasm WebAssembly architecture area-Build-mono labels Sep 26, 2022
@marafmaraf added this to the 8.0.0 milestone Sep 26, 2022
@marafmaraf self-assigned this Sep 26, 2022
@ghost

Copy link
Copy Markdown

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

Issue Details
  • Add template descriptions.
  • Unify string quotes.

Closes #75771#75741

Author:maraf
Assignees:maraf
Labels:

arch-wasm, area-Build-mono

Milestone:8.0.0

@lewing
lewing requested a review from radicalSeptember 26, 2022 16:02
@radical

Copy link
Copy Markdown
Member

WBT test failures

Comment threadsrc/mono/wasm/templates/templates/console/main.mjs Outdated
@maraf
maraf marked this pull request as ready for review September 27, 2022 08:24
Comment threadsrc/mono/wasm/templates/templates/browser/main.js Outdated
Comment threadsrc/mono/wasm/Wasm.Build.Tests/WasmTemplateTests.cs Outdated
Comment threadsrc/mono/wasm/templates/templates/browser/main.js Outdated
Comment threadsrc/mono/wasm/Wasm.Build.Tests/WasmTemplateTests.cs
@maraf
maraf merged commit da9b348 into dotnet:mainSep 29, 2022
@maraf
maraf deleted the WasmTemplatesNits branch September 29, 2022 07:42
@radical

Copy link
Copy Markdown
Member

/backport to release/7.0

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3150984190

@ghostghost locked as resolved and limited conversation to collaborators Oct 29, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Build-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update experimental WebAssembly templates to use consistent string quotes in JS

3 participants

@maraf@radical@pavelsavara