Closed JordyMoos closed 6 years ago
webgl is one of the few packages that's been approved to use what is now being referred to as "kernel code" (instead of "native code").
You can now find it under elm-explorations as elm-explorations/webgl. linear-algebra has moved under elm-explorations also.
Thanks @ajlende
@JordyMoos Thanks for raising this issue, I added a deprecation notice.
Elm 0.19 came out and know I'm wondering if I would be able to upgrade a project that relies on this library. Because I see you have native code.
Hopefully there is a way and if so I would like to offer my help.