mara.neptuo.com
Engineer @microsoft.com working on .NET on WebAssembly & Blazor
Also github.com/maraf & twitter.com/marekfisera
70 posts
37 followers
52 following
Regular Contributor
Active Commenter
comment in response to
post
If you pause the app in VS, where does it stop?
comment in response to
post
Or you can upload them as MSFT only attachment to a report at developercommunity.visualstudio.com
comment in response to
post
Sure, marekfisera at microsoft dot com
comment in response to
post
Thank you for sharing once again! I have already seen some of these, some are new to me. If you see any new ones, I would be happy if you bump them here.
comment in response to
post
Thank you for sharing. I didn't seen this one yet, taking a note. If you have more, I would be glad if you post them as well.
comment in response to
post
I'm collecting common failures.
Do you have specific scenarios that happen to you? Are they reproducible or happen randomly?
comment in response to
post
Why was it so complicated in Blazor? Was it .NET in general or something blazor specific? How did you do the integration?
comment in response to
post
What do you mean?
comment in response to
post
I agree. The entire .NET ecosystem is actually on the avant-garde of WebAssembly.
In addition to the Blazor work, the .NET team has done some awesome stuff. Here, for example, is how we used Aspire.
www.fermyon.com/blog/observi...
comment in response to
post
Are those .NET apps as well? How do you communicate?
comment in response to
post
I'm sorry to hear. Can you share more details?
comment in response to
post
I would love to hear details
comment in response to
post
Making a supported API is tracked in github.com/dotnet/runti.... Putting there comment explaining the use-case will help prioritize the issue
comment in response to
post
I'm curious, what is your use-case? Typically users don't change culture often and downloading only the culture that user needs overweight the need to do reload.
comment in response to
post
I'm interested in more details
comment in response to
post
I see github.com/dotnet/aspne.... Adding 👍 might help prioritize it
comment in response to
post
Can you please open an issue at GitHub.com/dotnet/aspnetcore ?
comment in response to
post
This is awesome!
comment in response to
post
How do you build your app?
comment in response to
post
github.com/maraf/Money
comment in response to
post
The answer for most of you I assume is yes 😛
Now that I have your attention, you may enjoy this history of Windows design the design team just posted 😊 microsoft.design/articles/a-g...
comment in response to
post
20MB looks like debug build without trimming or does your app contain so much code? I would like to understand the 700 KB on subsequent loads. Can you share more details?
comment in response to
post
Yeah, sounds reasonable 👍
comment in response to
post
What's so special about parquet files? A quick Google search provided quite some WebAssembly mentions for it.
Why would containers be needed for WebAssembly?
comment in response to
post
I'm curious, what's your strategy? Have you considered using WebAssembly for loading such custom logic?
comment in response to
post
That surprises me. There are hot reload related issues with WebAssembly, but I'm not aware of issues with server. Would you be able to put details together and open an issue on github.com/dotnet/aspnetcore ?