Skip to content

ImportC: use llvm's alloca intrinsic - #5103

Merged
thewilsonator merged 2 commits into
ldc-developers:masterfrom
IDONTUSEGH:patch-1
Mar 23, 2026
Merged

ImportC: use llvm's alloca intrinsic#5103
thewilsonator merged 2 commits into
ldc-developers:masterfrom
IDONTUSEGH:patch-1

Conversation

@IDONTUSEGH

@IDONTUSEGH IDONTUSEGH commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

Avoiding importing "core.stdc.stdlib" lets me use importc for wasm.

However, I'm not sure if that's correct.

Comment thread runtime/druntime/src/__importc_builtins.di Outdated
Co-authored-by: Martin Kinkelin <kinke@users.noreply.github.com>
@thewilsonator
thewilsonator merged commit 2bfbdd2 into ldc-developers:master Mar 23, 2026
20 checks passed
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.

3 participants