D could catch this wave: web assembly

Joakim via Digitalmars-d digitalmars-d at puremagic.com
Sat Mar 19 01:05:12 PDT 2016


On Friday, 18 March 2016 at 12:09:02 UTC, Adi wrote:
> On Thursday, 18 June 2015 at 08:05:48 UTC, John Colvin wrote:
>> This appears to have involvement from all major browser 
>> vendors, which provides hope it might actually catch on 
>> properly. An llvm backend will be created which will compile 
>> to "wasm", hopefully LDC and/or SDC could glue to this.
>>
>> https://www.w3.org/community/webassembly/
>>
>> https://github.com/WebAssembly
>>
>> In particular, see 
>> https://github.com/WebAssembly/design/blob/master/HighLevelGoals.md https://github.com/WebAssembly/design/blob/master/FAQ.md and https://github.com/WebAssembly/design/blob/master/MVP.md
>
> Hello everyone,
> I am a student in college and am a newbie to webassembly and I 
> wish to do a project to implement support for webassembly for 
> SDC and LDC....can someone please help me regarding this.

It is not clear what you need help with, the WebAssembly docs are 
listed above and GSoC has its own student manual.  There is also 
a contact email address for Craig, if you have general questions 
about GSoC that aren't covered in the docs.  Can you say what you 
need help with?


More information about the Digitalmars-d mailing list