@RReverser I am in this lucky position. The general public isn’t. But I agree, the community is very helpful, even if you can’t just ping them. Progress stories like https://t.co/KI86sndmLc are very encouraging to read.
How to compile something to WebAssembly:
1. Run ./emcc hello_world.c -o hello-world.js
2. Figure out the rest of the fucking flags pic.twitter.com/WgvoImGSzg
Nobody thrives on rejection—Here are reasons I didn’t take job offers: https://t.co/KyUmhgptSL. Ex-Microsoft @codepo8 on his adventures in finding a new job (which apparently he did, so congrats 🔷 on whatever may be announced soon).
RT @ChromiumDev: 🔢 How the game editor Construct 3 @constructTeam uses the File System Access API to let users save their games, by @Ashley…