On Tue, 16 Jul 2013 12:53:02 +0000 Mark Morgan Lloyd <[email protected]> wrote:
> So can anybody provide step-by-step instructions for writing a "Hello, > World!" in Javascript, compiling it to asm.js, and running that from a > (Linux) shell? Even better, converting the asm.js to native code so it > can be run without a wrapper? asm.js is just a subset of JavaScript. It runs on current browsers as is. Specs: http://asmjs.org/spec/latest/ R. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
