https://github.com/cgravill/fablecomputational
Reference code for FableConf talk
https://github.com/cgravill/fablecomputational
fsharp talk wasm
Last synced: about 1 month ago
JSON representation
Reference code for FableConf talk
- Host: GitHub
- URL: https://github.com/cgravill/fablecomputational
- Owner: cgravill
- License: mit
- Created: 2019-06-24T14:17:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T09:14:54.000Z (over 3 years ago)
- Last Synced: 2025-08-29T21:59:11.904Z (10 months ago)
- Topics: fsharp, talk, wasm
- Language: F#
- Homepage:
- Size: 2.57 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- 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 lightning talk I gave at FableConf 2019:
https://fable.io/fableconf/#agenda
It shows how to use web workers from F#/Fable for fast client-side performance. There's also an example of using C++ -> Webassembly and including it in Fable.