I'm curious about your point of view. What is your take on these.
- If someone posts something in your forum. Can you legally repost in twitter saying.. so and so just posted?
- When you post in a public forum do you automatically assign the copyright as public domain by virtue of where you posted and who can see it?
- Facebook owns all of the content you post (pictures/posts/videos). Doesn't this apply to all/most sites with user generated content?
- When you post in a public forum do you automatically assign the copyright as public domain by virtue of where you posted and who can see it?
What is the difference between them posting on your forum and them posting on their on blog/site? Both are visible to the public. If you have some policy written "anything posted here becomes public domain" when maybe but if you don't I suspect it's at best undecided and at worst, "no, it is not okay to repost"
It would be nice to know how much WebAssembly actually optimized here vs just writing WebGL in JavaScript. There are too many changes here to know if the speed ups and size gains are related to wasm or just to dumping three.js, and switching all the previous canvas 2D rendering to webgl rendering.
In fact (maybe I missed it), if they're using AssemblyScript is it possible to just run it through TypeScript and check?