Elm Webcomponent Memory Test

Usage

  1. Compile the Elm application

    elm make src/Main.elm --output=elm-output.js
    
  2. Open the index.html with Chrome (or another browser that natively supports customElements)