gowasm-experiments
gowasm-experiments copied to clipboard
go webassembly experiments
I noticed the splashy example is just calling js WebGL APIs, is there a way to render with OpenGL APIs and apply the rendered framebuffer data to canvas? I think...
127.0.0.1/:1 Uncaught (in promise) TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.0 to 1.4.1. Release notes Sourced from github.com/gorilla/websocket's releases. v1.4.1 Notable Changes ⚠️ This release fixes a potential denial-of-service (DoS) vector in gorilla/websocket, and we recommend that...