fsbolero / TryFSharpOnWasm

F# Compiler running in WebAssembly with Bolero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try F# on WebAssembly

Build status

This is the repository for the Try F# on WebAssembly website.

Uses Bolero - F# Tools for Blazor, see website and repository.

Building this project

First run install.ps1 in Powershell. Then you can open the solution in your IDE of choice.

The server project WebFsc.Server is just here for developer convenience (hot reloading, MIME type for *.fsx); the actual deployed project is WebFsc.Client.

About

F# Compiler running in WebAssembly with Bolero

License:Apache License 2.0


Languages

Language:F# 77.6%Language:JavaScript 9.4%Language:HTML 5.5%Language:CSS 4.8%Language:PowerShell 2.7%