TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Hello WebAssembly

189 pointsby jongalloway2almost 8 years ago

10 comments

bluetwoalmost 8 years ago
At the risk of getting a bunch of down-votes: Am I the only one who is afraid we are just going to turn the browser into a delivery mechanism for a bunch of fat-apps?
评论 #14976390 未加载
评论 #14977386 未加载
评论 #14976072 未加载
评论 #14978235 未加载
评论 #14977111 未加载
评论 #14976090 未加载
评论 #14978020 未加载
评论 #14977524 未加载
评论 #14978994 未加载
评论 #14976088 未加载
评论 #14981371 未加载
评论 #14977318 未加载
评论 #14977361 未加载
评论 #14983843 未加载
Nelkinsalmost 8 years ago
In addition to this more &quot;official&quot; work on getting .NET and WebAssembly to play nicely, there is another effort to get a small .NET runtime working in the browser [1]. The demos are compelling [2].<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;SteveSanderson&#x2F;Blazor" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SteveSanderson&#x2F;Blazor</a> &#x2F; <a href="https:&#x2F;&#x2F;github.com&#x2F;ncave&#x2F;dotnet-js" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ncave&#x2F;dotnet-js</a><p>[2] <a href="https:&#x2F;&#x2F;youtu.be&#x2F;MiLAE6HMr10" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;MiLAE6HMr10</a>
评论 #14977030 未加载
jackfoxyalmost 8 years ago
Happy to see the example code is in F#.
ivmalmost 8 years ago
Great to see Mono increasing reach. I bet that Xamarin team with MS backing will slowly make it the default tool for decent cross-platform development. C# is amazing, AoT performance rocks, there are bindings to all the native UIs.<p>It&#x27;s also mature enough nowadays, so I&#x27;m going to use Mono for future projects.
rmuesialmost 8 years ago
Created an account after lurking here for 2 years to say hell yes.
msoadalmost 8 years ago
Hell yes! We need mature frameworks for web apps!
bernadus_edwinalmost 8 years ago
Xamarin really need this. Two reason i switch from xamarin to react native. Slow compile and and cannot develope on web platform.
opendomainalmost 8 years ago
This got flagged as a virus on my machine
therealmarvalmost 8 years ago
So C# works on WebAssembly but not go? :(
ilovemesomeperlalmost 8 years ago
Days of native code are gone.