Skip to content

[wasm] Use new javascript API in tests and samples - #74153

Merged
maraf merged 6 commits into
dotnet:mainfrom
maraf:WasmJsApiPart2
Aug 22, 2022
Merged

[wasm] Use new javascript API in tests and samples#74153
maraf merged 6 commits into
dotnet:mainfrom
maraf:WasmJsApiPart2

Conversation

@maraf

@marafmaraf commented Aug 18, 2022

Copy link
Copy Markdown
Member
  • Replace createDotnetRuntime with new dotnet builder API in sapmles and tests.
  • Add guard in withApplicationArgumentsFromQuery for window object.

Contributes to #72990

@marafmaraf added arch-wasm WebAssembly architecture area-Build-mono labels Aug 18, 2022
@marafmaraf self-assigned this Aug 18, 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
  • Replace createDotnetRuntime with new dotnet builder API in sapmles and tests.
  • Add guard in withApplicationArgumentsFromQuery for window object.
Author:maraf
Assignees:maraf
Labels:

arch-wasm, area-Build-mono

Milestone:-

@maraf

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

Comment threadsrc/mono/sample/wasm/browser-bench/frame-main.js Outdated
Comment threadsrc/mono/sample/wasm/browser-bench/main.js Outdated
Comment threadsrc/mono/sample/wasm/browser-nextjs/components/deepThought.js Outdated
Comment threadsrc/mono/sample/wasm/browser-profile/README.md Outdated
Comment threadsrc/mono/sample/wasm/browser-profile/main.js Outdated
Comment threadsrc/mono/sample/wasm/browser-threads/main.js
Comment threadsrc/mono/sample/wasm/browser/main.js
Comment threadsrc/mono/sample/wasm/console-node-ts/main.ts Outdated
Comment threadsrc/tests/FunctionalTests/WebAssembly/Browser/HotReload/main.js Outdated
@marafmaraf changed the title [wasm] Use mew javascript API in tests and samples[wasm] Use new javascript API in tests and samplesAug 18, 2022
@maraf

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@maraf
maraf merged commit 8cf96d9 into dotnet:mainAug 22, 2022
@maraf
maraf deleted the WasmJsApiPart2 branch August 22, 2022 14:47
@ghostghost locked as resolved and limited conversation to collaborators Sep 21, 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.

2 participants

@maraf@pavelsavara