<br><div><div dir="ltr"><div class="gmail_quote">>Yeah sure. I've been doing mobile ecl development for a while. <div class="gmail_extra"><div>>Why not? We can use this too:</div><div><a href="https://github.com/kripken/emscripten/wiki/Emterpreter" target="_blank">>https://github.com/kripken/emscripten/wiki/Emterpreter</a><br><span style="text-decoration: underline;"></span></div><span class="HOEnZb"></span><div class="h5"><br>That's interesting. I didn't realize there is Emterpreter :)<br><br>Just now I've successfully compiled ECL with VS2012 with latest bdwgc (because the bundled version doesn't support emscripten). It needs some tweak in Makefile (because of directory structure change, like msvc_dbg.c moved to extra directory), though.<br><br>I've also confirmed that latest bdwgc compiles with emscripten (with "emcc extra\gc.c -Iinclude<span id="_editor_bookmark_start_298" style="display: none; line-height: 0px;">‍</span>")<br><br>I'll continue the work probably the next week and report my progress and/or troubles.<br><br>On Sun, Mar 8, 2015 at 11:39 PM, Rujia Liu <span dir="ltr"><<a href="mailto:2575127@qq.com" target="_blank">2575127@qq.com</a>></span> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Dear all,<br><br>Anyone interested in emscripten support of ECL? I'm talking about this because <br><br>1. ECL's code is quite portable<br>2. ECL's only dependencies: bdwgc and gmp are both supporting emscripten (though bdwgc's emscripten support was added in July 2014, not yet available in last stable release)<br><br>Does that mean we might be able to add emscripten support to ECL with a reasonable amount of work? I don't have much experience about emscripten (though I used some js libraries generated by it) and I don't know much about ECL's internals, so I might be wrong. But at least I'll be glad if some people can discuss this a bit.<span><font color="#888888"><br><br>- Rujia<br><br></font></span><br></div></div><span class="">------------------------------------------------------------------------------<br>
Dive into the World of Parallel Programming The Go Parallel Website, sponsored<br>
by Intel and developed in partnership with Slashdot Media, is your hub for all<br>
things parallel software development, from weekly thought leadership blogs to<br>
news, videos, case studies, tutorials and more. Take a look and join the<br>
conversation now. <a href="http://goparallel.sourceforge.net/" target="_blank">http://goparallel.sourceforge.net/</a><br>_______________________________________________<br>
Ecls-list mailing list<br>
<a href="mailto:Ecls-list@lists.sourceforge.net" target="_blank">Ecls-list@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ecls-list" target="_blank">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
<br></span></blockquote></div><br></div>
</div><br></div></div>