Skip to content

Comment on Try F# on WebAssembly

Comments

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.)

I tried running this snippet: http://www.fssnip.net/7VB/title/Enumerating-the-Rationals

Problems I ran into:

* BigInteger isn't available, even though it's part of F# core and I opened System.Numerics.

* 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.)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.