About supporting EMScripten

Sebastiaan Koppe mail at skoppe.eu
Mon Aug 31 08:31:11 UTC 2020


On Saturday, 29 August 2020 at 12:33:08 UTC, cbleser wrote:
> Thank you for the instruction.
> I tried to compile wasm-druntime. But I run into some problems 
> inside the I following error.
>
> CMake Error at CMakeLists.txt:227 (list):
>   list sub-command REMOVE_ITEM requires two or more arguments.
>
> I have made a repo on
> https://github.com/tagion/wasm_druntime.git
> Which should run the build like this:
> ```
> make subdate
> make all
> ```
> I am not sure of I have the correct branch?

It seems you don't have the right version of ldc/druntime/phobos. 
Please checkout 
https://github.com/skoppe/ldc/commit/828926064c52eba905d9bbbf9d4d57f64a2cd267


More information about the digitalmars-d-ldc mailing list