Yeah all of my work so far is Zengl which has a path to Webgl. I'm glad to see Raylib has a similar path. I really want to see your source code so I can get a head start going in that direction. Is it linked here?
Viewing post in aMaze Game in Python + Raylib comments
OK Thanks. I got it all working. I will send you a link to my updated version. Currently I have the full screen working and the mouse lock working with both desktop and web. There are a few details to discuss but overall I accomplished what I wanted. Now I have another library I can develop with and achieve web deployment as well as desktop which I really want for development.