Skip to content

Add WebAssembly (runtime) startup callbacks#31852

Merged
guardrex merged 5 commits intomainfrom
guardrex-patch-3
Feb 16, 2024
Merged

Add WebAssembly (runtime) startup callbacks#31852
guardrex merged 5 commits intomainfrom
guardrex-patch-3

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented Feb 16, 2024

Fixes #31811

Marek ...

  • Along with correcting any mistakes that a 🦖 made 🙈😄, is there any additional info that should appear?
  • Was the bit of text you stated for onRuntimeReady ... "and passed in the .NET runtime API" ... important to keep? I 🔪 it, but I'll add it back if it's important to call that out.
  • Is the sample code that you cross-linked OK to show here with these?
  • Are there any gotchas 😈 that devs should be aware of?

Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/fundamentals/startup.md ASP.NET Core Blazor startup

@guardrex guardrex self-assigned this Feb 16, 2024
Copy link
Copy Markdown
Member

@maraf maraf left a comment

Choose a reason for hiding this comment

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

Looks great, thank you! I have a few suggestions

  • Better samples then those in the unit test
  • Link to the parameter type definition for the second callback
  • Note about return type

Comment thread aspnetcore/blazor/fundamentals/startup.md Outdated
Comment thread aspnetcore/blazor/fundamentals/startup.md Outdated
Comment thread aspnetcore/blazor/fundamentals/startup.md
Comment thread aspnetcore/blazor/fundamentals/startup.md Outdated
Comment thread aspnetcore/blazor/fundamentals/startup.md Outdated
guardrex and others added 3 commits February 16, 2024 12:49
Co-authored-by: Marek Fišera <mara@neptuo.com>
@guardrex guardrex merged commit 39e8777 into main Feb 16, 2024
@guardrex guardrex deleted the guardrex-patch-3 branch February 16, 2024 17:54
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.

Consider documenting additional WebAssembly (runtime) startup callbacks

2 participants