Browser-based intensive computation with F#

Thursday, September 26 @ 10:30

For some applications you want to run computationally intensive code in the browser for cost, privacy, or simplicity reasons. What are some options? I’ll talk about some tools we’ve built using both WebSharper and Fable that allow us to take the same code we run on thousands of machines and flexibly scale it down to web browsers. This will cover: Web Workers for parallelism, taking existing external C++ running as WebAssembly, and how to tie it all together productively from F# running in-browser.

About Colin Gravill

Colin Gravill

I like F# and science.