|
|
|
|
|
by sdnguyen90
2850 days ago
|
|
The runtime is not that big with 0.19 in my experience. I rewrote a (P)react component that was 5kb and Elm came out to be 6.8kb. If you're comparing it to ReasonReact, you still have the React/ReactDOM Javascript dependency which is still ~30kb gzipped |
|
- https://github.com/janestreet/incr_dom/
- https://www.youtube.com/watch?v=h_e5pPKI0K4
Seems like it might be tied to js_of_ocaml though...