Dart bindings for D?
    via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Oct 30 03:38:24 PDT 2014
    
    
  
On Thursday, 30 October 2014 at 10:28:06 UTC, Kagamin wrote:
> On Thursday, 30 October 2014 at 10:18:40 UTC, Suliman wrote:
>> No! I mean not translation to js. I mean theoretical ability 
>> of creation new programming language that can work every where!
>
> It's already created - C++! http://www.chromium.org/nativeclient
PNACL is using the Pepper API, which is kind of limited: you 
still need javascript for a HTML5 web app.
And PNACL is limited to Chrome and result in large binaries (and 
asm.js does too).
    
    
More information about the Digitalmars-d-learn
mailing list