Skip to content

Actually stripped druntime, finally, for real!#95

Merged
samsinsane merged 1 commit intomasterfrom
strip_druntime
Mar 16, 2026
Merged

Actually stripped druntime, finally, for real!#95
samsinsane merged 1 commit intomasterfrom
strip_druntime

Conversation

@TurkeyMan
Copy link
Copy Markdown
Member

And here it is! This one has been such a long time in the making, but we can now build without linking druntime at all!

This finally makes the project name (micro-runtime) not-a-lie, and we are finally ready to push binaries to tiny microcontrollers!

🎉🎉🎉

Copy link
Copy Markdown

@samsinsane samsinsane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but has build issues?

@TurkeyMan
Copy link
Copy Markdown
Member Author

Yeah; druntime used to provide a main function when building -unittest, I'll need to add one here.

@TurkeyMan TurkeyMan force-pushed the strip_druntime branch 4 times, most recently from f01cb2c to 29edc66 Compare March 12, 2026 07:44
@TurkeyMan
Copy link
Copy Markdown
Member Author

It works!!

@samsinsane samsinsane merged commit 0ff8829 into master Mar 16, 2026
9 checks passed
@samsinsane samsinsane deleted the strip_druntime branch March 16, 2026 10:27
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