<div dir="auto">Wow, nice job đŸ˜€</div><div class="gmail_extra"><br><div class="gmail_quote">On Dec 17, 2017 2:29 AM, "Michael Van Canneyt" <<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On Sun, 17 Dec 2017, Sven Barth via fpc-pascal wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 17.12.2017 08:01 schrieb "code dz" <<a href="mailto:mr.cefou@gmail.com" target="_blank">mr.cefou@gmail.com</a>>:<br>
<br>
good news & thanks for the effort<br>
<br>
is it similar to Emscripten ?<br>
<br>
<br>
Not really. Emscripten (and WebAsm) has the goal to convert native programs<br>
that rely on pointers. It is essentially an assembly language in<br>
JavaScript. Pas2JS is on the other hand a transpiler and does not - as<br>
Michael explained - support native features like pointers. Also if you look<br>
at the generated code you can still understand it without much effort.<br>
</blockquote>
<br>
Completely correct.<br>
<br>
Michael.<br>
______________________________<wbr>_________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.or<wbr>g</a><br>
<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" rel="noreferrer" target="_blank">http://lists.freepascal.org/cg<wbr>i-bin/mailman/listinfo/fpc-pas<wbr>cal</a></blockquote></div></div>