On Sunday, 12 June 2016 at 08:32:10 UTC, Dicebot wrote:
On 06/11/2016 01:01 AM, Walter Bright wrote:
On 6/10/2016 3:55 AM, Chris wrote:
Cool. I'd love to see `DScript` one day - and replace JS once
and for
all ...
well ... just day dreaming ...
Dreams are reality:
https://github.com/DigitalMars/DMDScript
On a related topic - has anyone looked into what needs to be
done to support D + WebAssembly combo?
WebAssembly is currently close to asm.js. In fact I believe
WebAssembly is distilled from the asm.js backend.
Single threaded, no garbage collection support.