Skip to content
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

[browser] start MonoVM during DLL download #93480

Closed

Conversation

pavelsavara
Copy link
Member

start MonoVM when essential DLLs are downloaded and continue downloading the rest of the assets

  • System.Private.CoreLib
  • System.Collections
  • System.Runtime.InteropServices.JavaScript

I estimate that this could shave 50ms from cold start

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm labels Oct 13, 2023
@pavelsavara pavelsavara added this to the 9.0.0 milestone Oct 13, 2023
@pavelsavara pavelsavara self-assigned this Oct 13, 2023
@ghost
Copy link

ghost commented Oct 13, 2023

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

Issue Details

start MonoVM when essential DLLs are downloaded and continue downloading the rest of the assets

  • System.Private.CoreLib
  • System.Collections
  • System.Runtime.InteropServices.JavaScript

I estimate that this could shave 50ms from cold start

Author: pavelsavara
Assignees: pavelsavara
Labels:

arch-wasm, area-System.Runtime.InteropServices.JavaScript, os-browser

Milestone: 9.0.0

@ghost ghost closed this Nov 12, 2023
@ghost
Copy link

ghost commented Nov 12, 2023

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2023
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant