[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: asm.js
- From: Marc Balmer <marc@...>
- Date: Sun, 24 Feb 2013 09:57:50 +0100
Am 24.02.2013 um 09:35 schrieb Peter Kuemmel <syntheticpp@gmx.net>:
> http://asmjs.org/
>
> asm.js is "an extraordinarily optimizable, low-level subset of JavaScript".
>
> "Preliminary benchmarks of C programs compiled to asm.js are usually within
> a factor of 2 slowdown over native compilation with GCC."
>
> I wonder what would be possible with something like asm.lua.
Wouldn't that mean that we needed a browser plugin to run Lua code?