<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote">Am 17.12.2017 08:01 schrieb "code dz" <<a href="mailto:mr.cefou@gmail.com">mr.cefou@gmail.com</a>>:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">good news & thanks for the effort<br>
<br>
is it similar to Emscripten ?<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Not really. Emscripten (and WebAsm) has the goal to convert native programs that rely on pointers. It is essentially an assembly language in JavaScript. Pas2JS is on the other hand a transpiler and does not - as Michael explained - support native features like pointers. Also if you look at the generated code you can still understand it without much effort. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div></div></div>