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

[Wasm][post-MVP] Memory64 support #94108

Open
jeromelaban opened this issue Oct 27, 2023 · 4 comments
Open

[Wasm][post-MVP] Memory64 support #94108

jeromelaban opened this issue Oct 27, 2023 · 4 comments
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono
Milestone

Comments

@jeromelaban
Copy link
Contributor

Browsers are commonly supporting the Memory 64 specification, and it would be useful to have .NET support this as well.

Apps are getting larger, and it's becoming more common to hit memory limits. Having 64 bits support would be very useful!

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 27, 2023
@ghost
Copy link

ghost commented Oct 27, 2023

Tagging subscribers to this area: @dotnet/area-system-memory
See info in area-owners.md if you want to be subscribed.

Issue Details

Browsers are commonly supporting the Memory 64 specification, and it would be useful to have .NET support this as well.

Apps are getting larger, and it's becoming more common to hit memory limits. Having 64 bits support would be very useful!

Author: jeromelaban
Assignees: -
Labels:

area-System.Memory

Milestone: -

@ghost
Copy link

ghost commented Oct 27, 2023

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

Issue Details

Browsers are commonly supporting the Memory 64 specification, and it would be useful to have .NET support this as well.

Apps are getting larger, and it's becoming more common to hit memory limits. Having 64 bits support would be very useful!

Author: jeromelaban
Assignees: -
Labels:

arch-wasm, area-System.Memory, untriaged

Milestone: -

@lewing lewing added this to the 9.0.0 milestone Oct 28, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Oct 28, 2023
@lewing lewing modified the milestones: 9.0.0, Future Oct 28, 2023
@lewing
Copy link
Member

lewing commented Oct 28, 2023

@jeromelaban we'll take a look but this is low priority for us at the moment. If you have a particular use case let us know.

@lambdageek
Copy link
Member

Also as @kg loves to remind me, Android Chrome is still a 32-bit app

@lambdageek lambdageek changed the title [Wasm] Memory64 support [Wasm][post-MVP] Memory64 support Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono
Projects
None yet
Development

No branches or pull requests

4 participants