Status of WASM support?
Remi
remigillig at gmail.com
Thu Aug 27 08:08:48 UTC 2020
On Saturday, 1 August 2020 at 11:19:46 UTC, Sebastiaan Koppe
wrote:
>> If it is possible, then it would make possible to use new in
>> wasm, by just passing wasm allocator to it.
>
> There is another problem with using 'new'. It isn't available
> in betterC, which means you need most of druntime first, before
> you can use it.
I'm really looking forward to this working, I have a video game
code base that I can't realistically rewrite to not use 'new'. My
goal was to port it to WASM+WebGL.
More information about the Digitalmars-d
mailing list