Use for question relating to the elmish framework for f#. Consider also including the tags [fable-f#] and [f#].
Elmish is an implementation of the elm-architecture in f# and fable-f#. It is modular in its design and can target different platforms and rendering libraries, but is typically used with reactjs, using elmish-react, and targeting web browsers, using elmish-browser.