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

MonoVM runtime size-reduction for WebAssembly #43778

Open
20 of 23 tasks
SamMonoRT opened this issue Oct 23, 2020 · 3 comments
Open
20 of 23 tasks

MonoVM runtime size-reduction for WebAssembly #43778

SamMonoRT opened this issue Oct 23, 2020 · 3 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Meta size-reduction Issues impacting final app size primary for size sensitive workloads tracking This issue is tracking the completion of other related issues.
Milestone

Comments

@SamMonoRT
Copy link
Member

SamMonoRT commented Oct 23, 2020

Native code reduction:

.NET 6 Preview 1

.NET 6 Preview 2

.NET 6 Preview 3

.NET 6 Preview 4

Future

@SamMonoRT SamMonoRT added arch-wasm WebAssembly architecture area-VM-meta-mono labels Oct 23, 2020
@SamMonoRT SamMonoRT added this to the 6.0.0 milestone Oct 23, 2020
@ghost
Copy link

ghost commented Oct 23, 2020

Tagging subscribers to this area: @CoffeeFlux
See info in area-owners.md if you want to be subscribed.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Oct 23, 2020
@SamMonoRT SamMonoRT removed the untriaged New issue has not been triaged by the area owner label Oct 23, 2020
@marek-safar marek-safar added the tracking This issue is tracking the completion of other related issues. label Oct 24, 2020
@marek-safar marek-safar changed the title WASM - Tracking reduction of size on disk investigations Browser-WebAssembly runtime size reduction tracking Nov 5, 2020
@marek-safar marek-safar changed the title Browser-WebAssembly runtime size reduction tracking MonoVM runtime size-reduction for WebAssembly Nov 27, 2020
@marek-safar marek-safar added the size-reduction Issues impacting final app size primary for size sensitive workloads label Dec 9, 2020
@SamMonoRT SamMonoRT assigned SamMonoRT and unassigned CoffeeFlux Jun 28, 2021
@lewing lewing modified the milestones: 6.0.0, 7.0.0 Aug 4, 2021
@joperezr joperezr moved this to Needs Consultation in Triage POD for Reflection, META, etc. Nov 2, 2021
@jeffhandley jeffhandley removed this from the 7.0.0 milestone Aug 11, 2022
@sajjadarashhh
Copy link

a true way to solve this problem is using native-aot for wasm
we dont need dotnet.wasm when browsers is already have built-in runtimes

@SamMonoRT
Copy link
Member Author

@lewing @steveisok - please can one of you take ownership of this.

@SamMonoRT SamMonoRT assigned lewing and steveisok and unassigned SamMonoRT Feb 8, 2024
@lewing lewing modified the milestones: 9.0.0, 10.0.0 Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Meta size-reduction Issues impacting final app size primary for size sensitive workloads tracking This issue is tracking the completion of other related issues.
Projects
No open projects
Status: Needs Consultation
Development

No branches or pull requests

9 participants