An open API service indexing awesome lists of open source software.

https://github.com/cgravill/browsercomputefsharp

This the reference code to go along with a talk at OpenFSharp 2019: https://www.openfsharp.org/agenda/
https://github.com/cgravill/browsercomputefsharp

fsharp wasm webworkers

Last synced: 6 months ago
JSON representation

This the reference code to go along with a talk at OpenFSharp 2019: https://www.openfsharp.org/agenda/

Awesome Lists containing this project

README

          

This the reference code to go along with a talk at OpenFSharp 2019:
https://www.openfsharp.org/agenda/

It shows how to use web workers from F#/Fable for fast client-side performance. There's an example of using C++ -> Webassembly and including it in Fable. Also showing WebSharper support for both C# and F# in client.