On Thursday, 10 May 2018 at 08:32:07 UTC, Vladimir Panteleev
wrote:
On Tuesday, 8 May 2018 at 08:53:36 UTC, Vladimir Panteleev
wrote:
https://github.com/CyberShadow/dscripten-tools
Progress update:
- std.stdio.writeln() works
- Using a D main() works (though unittests and static
constructors still don't)
- WebAssembly output works!
- std.allocator works (at least, Mallocator + building-blocks
do)
Very cool, Vladimir. When I get time we will try to see if it's
useful for some internal prototype tools.