<div dir="ltr"><div>Hi all!</div><div><br></div><div>So I have a nice little project and it would be interesting if I could get it to compile with Emscripten, however I'm not even sure what to do. <br></div><div><br></div><div>I've looked through the documentation and I haven't found much in the way of what commands to invoke to hand-compile the generated C code, as soon as I get that working I'm sure getting it to work with Emscripten will be a similar process</div><div><br></div><div>In other words, I've been trying to get my code to compile manually without the use of `mmc --make`, instead invoking `gcc` or `mgnuc` directly on the C output. <br></div><div><br></div><div>But so far I haven't gotten it to work yet. As soon that works, my next step would be to get it to compile to WASM through Emscripten.</div><div><br></div><div>As soon as I get it to compile with Emscripten I'll be sure to post a working "Hello World" on GitHub for posterity.</div><div><br></div><div>Thanks!</div><div>AIstis Raulinaitis<br></div></div>