tastejs / todomvc

Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more
http://todomvc.com
Other
28.64k stars 13.77k forks source link

miso example #1987

Open dmjio opened 5 years ago

dmjio commented 5 years ago

🍜 miso

is an isomorphic Haskell-based web framework that takes an embedded DSL approach to constructing web applications. Currently being used in production by a number of companies.

MagicRB commented 6 months ago

Miso just gained support for the new GHC 9.6 backend. In the coming months I plan to play with it and see how well it can work for webdevelopment. What needs to be done to add miso as an todomvc implementation?

Found this https://github.com/tastejs/todomvc/blob/master/contributing.md so I'll dig through and see if we meet the requirements

dmjio commented 6 months ago

@TerrorJack has some examples of the wasm backend working for the todomvc example

https://github.com/tweag/ghc-wasm-miso-examples