need help to use Emscripten with LDC to build wasm projects

monkyyy crazymonkyyy at gmail.com
Fri Aug 23 07:40:06 UTC 2024


On Friday, 23 August 2024 at 05:50:43 UTC, Dakota wrote:
> 
> any suggestions how to fix this?
>
> ```sh
> /ldc/bin/../import/core/stdc/stdio.d(31): Error: module ```

I dont use the std with wasm, everything imports everything else 
and there are just broken symbols deep in "core" that wont be 
fixed


More information about the Digitalmars-d-learn mailing list