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/
- Host: GitHub
- URL: https://github.com/cgravill/browsercomputefsharp
- Owner: cgravill
- License: mit
- Created: 2019-09-09T11:15:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:27:37.000Z (about 3 years ago)
- Last Synced: 2023-03-31T04:01:40.621Z (almost 3 years ago)
- Topics: fsharp, wasm, webworkers
- Language: F#
- Homepage:
- Size: 18.3 MB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.