TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Try F# on WebAssembly

101 点作者 sergimansilla超过 6 年前

4 条评论

davidgrenier超过 6 年前
Programming professionally with WebSharper has been the best web development experience I ever had. Several years later I ended up doing some web development with Angular and it was a horrific experience.<p>The one thing I&#x27;m most certain of is that popularity in software development doesn&#x27;t correlate with merit. This is unfortunate because approaches that are superior are generally overlooked in favor of gimped alternatives from big names like Google and Apple.<p>IntelliFactory have been strong at F# for over a decade now and if you have yet to use an ML like F# in anger yet, you just can&#x27;t know what you are missing on.
评论 #18777076 未加载
评论 #18777002 未加载
评论 #18779087 未加载
brianberns超过 6 年前
This is a neat idea, but I found it painful to use for anything but trivial examples, since the main thread pauses for a second or two every time I edit my code. (Using Chrome.)<p>I tried running this snippet: <a href="http:&#x2F;&#x2F;www.fssnip.net&#x2F;7VB&#x2F;title&#x2F;Enumerating-the-Rationals" rel="nofollow">http:&#x2F;&#x2F;www.fssnip.net&#x2F;7VB&#x2F;title&#x2F;Enumerating-the-Rationals</a><p>Problems I ran into:<p>* BigInteger isn&#x27;t available, even though it&#x27;s part of F# core and I opened System.Numerics.<p>* Syntax coloring failed when I defined static member (* ). It seemed to think that (* opened a comment that was never closed. (Sorry, HN formatting prevents me from typing the correct inline multiplication override.)
slaveoftime超过 6 年前
I just hope Microsoft can put more resource on F# to help the community grow faster.
评论 #18782475 未加载
Stronico超过 6 年前
How is this different from Blazor?
评论 #18797363 未加载