Skip to content

Remove DUB from D template.#854

Open
Kapendev wants to merge 2 commits intoaduros:mainfrom
Kapendev:main
Open

Remove DUB from D template.#854
Kapendev wants to merge 2 commits intoaduros:mainfrom
Kapendev:main

Conversation

@Kapendev
Copy link
Copy Markdown

@Kapendev Kapendev commented Mar 19, 2026

The D template is not working right now. I tried to fix the DUB config, but I didn't find a way to do it.
So, my solution to this was to replace DUB with a shell and batch script. The makefile is still there, so it should continue to work like it used to for people using make.

I also removed the need for the -allow-undefined linker flag. To do this, I had to change the wasm.d file a bit.

@cyrusmsk
Copy link
Copy Markdown

Dub is the standard package manager in D.
It could be more convenient to use it instead of batch or makefile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants