ASM.js: A Low Level, Highly Optimizable Subset of JavaScript for Compilers

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

ASM.js: A Low Level, Highly Optimizable Subset of JavaScript for Compilers

Manfred Kröhnert
Hi everyone,

this might be of interrest for us:


Best,
Manfred

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply | Threaded
Open this post in threaded view
|

Re: ASM.js: A Low Level, Highly Optimizable Subset of JavaScript for Compilers

Nicolas Petton

Yep, it looks really cool!

Manfred Kröhnert <[hidden email]> writes:

> Hi everyone,
>
> this might be of interrest for us:
>
> http://badassjs.com/post/43420901994/asm-js-a-low-level-highly-optimizable-subset-of
>
> Best,
> Manfred
>
> --
> You received this message because you are subscribed to the Google Groups "amber-lang" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

--
Nicolas Petton
http://nicolas-petton.fr

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.


Reply | Threaded
Open this post in threaded view
|

Re: ASM.js: A Low Level, Highly Optimizable Subset of JavaScript for Compilers

Joe Shirk
In reply to this post by Manfred Kröhnert
I just stumbled upon http://asmjs.org at http://whydoesitsuck.com/why-does-javascript-suck/ and immediately thought it would be important to this group. I'm glad to see it's not news for you. Are there any anticipated effects from this on Amber?

On Wednesday, February 20, 2013 at 6:58:57 AM UTC-5, Manfred Kröhnert wrote:
Hi everyone,

this might be of interrest for us:

<a href="http://badassjs.com/post/43420901994/asm-js-a-low-level-highly-optimizable-subset-of" target="_blank" rel="nofollow" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fbadassjs.com%2Fpost%2F43420901994%2Fasm-js-a-low-level-highly-optimizable-subset-of\46sa\75D\46sntz\0751\46usg\75AFQjCNEbWBXcrgl3veET73bfeoe6vxQF7Q';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fbadassjs.com%2Fpost%2F43420901994%2Fasm-js-a-low-level-highly-optimizable-subset-of\46sa\75D\46sntz\0751\46usg\75AFQjCNEbWBXcrgl3veET73bfeoe6vxQF7Q';return true;">http://badassjs.com/post/43420901994/asm-js-a-low-level-highly-optimizable-subset-of

Best,
Manfred

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: ASM.js: A Low Level, Highly Optimizable Subset of JavaScript for Compilers

NorbertHartl
As soon as you understand how asmjs works you see that is nothing we can do. It is for another audience like if things are compiled from C/C++ to javascript.

The article has not much new to read. We all know that they power of javascript is because it is ubiqitous available. The downsides are that many quirks. For me this is a reason why compiling to javascript is feasible. That is one target of CoffeScript as well as amber. 

That's all there is to say for me.

Norbert
 
Am 17.02.2015 um 14:57 schrieb Joe Shirk <[hidden email]>:

I just stumbled upon http://asmjs.org at http://whydoesitsuck.com/why-does-javascript-suck/ and immediately thought it would be important to this group. I'm glad to see it's not news for you. Are there any anticipated effects from this on Amber?

On Wednesday, February 20, 2013 at 6:58:57 AM UTC-5, Manfred Kröhnert wrote:
Hi everyone,

this might be of interrest for us:

<a href="http://badassjs.com/post/43420901994/asm-js-a-low-level-highly-optimizable-subset-of" target="_blank" rel="nofollow" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fbadassjs.com%2Fpost%2F43420901994%2Fasm-js-a-low-level-highly-optimizable-subset-of\46sa\75D\46sntz\0751\46usg\75AFQjCNEbWBXcrgl3veET73bfeoe6vxQF7Q';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fbadassjs.com%2Fpost%2F43420901994%2Fasm-js-a-low-level-highly-optimizable-subset-of\46sa\75D\46sntz\0751\46usg\75AFQjCNEbWBXcrgl3veET73bfeoe6vxQF7Q';return true;" class="">http://badassjs.com/post/43420901994/asm-js-a-low-level-highly-optimizable-subset-of

Best,
Manfred

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.