elm-explorations / webgl

Functional rendering with WebGL in Elm
https://package.elm-lang.org/packages/elm-explorations/webgl/latest/
BSD 3-Clause "New" or "Revised" License
116 stars 17 forks source link

Memory leak when creating a mesh in update/view #12

Closed francisdb closed 5 years ago

francisdb commented 5 years ago

Just pointing to the same issue in the old repo that is still relevant https://github.com/elm-community/webgl/issues/46

francisdb commented 5 years ago

@w0rm looks like this is solved in 1.1.0 (at least using Firefox/Chrome on Mac)