On Wednesday, September 21, 2016 at 10:59:00 PM UTC+1, John Mayer wrote: > > I also posit that automatically generating a web component for every > top-level Elm app is isomorphic and maybe even superior interface to our > existing method of embedding Elm in native HTML pages, and could even > increase adoption as we could publish web components written in Elm for > consumption by anybody. >
The output .js from Elm is quite big, even once minified. Does that mean that every web component written in Elm will have 100K+ of javascript embedded inside it? Its a great idea, but perhaps there needs to be a way to share the code that is common. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
