Proposed strategy to support WASM in D

AnimusPEXUS animuspexus at protonmail.com
Sat Nov 19 01:34:40 UTC 2022


On Saturday, 19 November 2022 at 01:16:00 UTC, Pierce Ng wrote:

> Without modifying TIC-80 source code, is there a way to do some 
> 'namespace' thingie for D like how Zig does it?

probably you can try playing with 
[pragma(mangle)](https://dlang.org/spec/pragma.html#mangle) for 
this.


More information about the Digitalmars-d mailing list