D WebAssembly working differently than C++, Zig

Adam D Ruppe destructionator at gmail.com
Mon May 16 18:05:00 UTC 2022


I would suspect it is something to do with your memset... even if 
it needs to take the int (wtf but ldc is weird) you might want to 
reinterpret cast it to float to avoid any extra conversions.


More information about the Digitalmars-d-learn mailing list