-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[wasm] Update javascript API usage in samples and tests #73367
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
[wasm] Update javascript API usage in samples and tests #73367
Conversation
/azp run runtime-wasm |
Tagging subscribers to 'arch-wasm': @lewing Issue Details
|
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
…ipt to the debugger tests.
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Pull request contains merge conflicts. |
…dOfFunctionInCreateDotnetRuntime # Conflicts: # src/mono/sample/wasm/browser-eventpipe/main.js # src/mono/sample/wasm/browser-profile/main.js
/azp run runtime-wasm |
Comment was made before the most recent commit for PR 73367 in repo dotnet/runtime |
The |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Ilona Tomkowicz <[email protected]>
/azp run runtime-wasm |
Pull request contains merge conflicts. |
…dOfFunctionInCreateDotnetRuntime # Conflicts: # src/mono/sample/wasm/browser-mt-eventpipe/Program.cs # src/mono/sample/wasm/browser-mt-eventpipe/main.js
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
One debugger test timed out on |
createDotnetRuntime
with object instead of callback where possible.bind_static_method
withgetAssemblyExports
.