Skip to content

Strip druntime, finally, for real!#9

Closed
TurkeyMan wants to merge 177 commits intoTurkeyMan:masterfrom
open-watt:master
Closed

Strip druntime, finally, for real!#9
TurkeyMan wants to merge 177 commits intoTurkeyMan:masterfrom
open-watt:master

Conversation

@TurkeyMan
Copy link
Owner

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!

🎉🎉🎉

TurkeyMan and others added 30 commits August 17, 2025 17:04
Migrate to lower_snake case...
Also improve user type support... which is kinda unrelated, but ya-know!
Remove a couple of dangling phobos references.
Added ChaCha stream cypher
Minor improvements to urt.time
 - can resolve class variants to base classes
 - added pure hack for TypeDetails lookup, since the table is immutable after construction
 - const-correctness fixes
 - readability improvements
Made CacheString pure, since the cache is immutable.
Improved the compare function a bit
The body of Array.concat was just completely missing!
TurkeyMan and others added 29 commits February 14, 2026 15:20
Move parse_quantity() to urt.quantity
Socket send functions with multiple buffers
 - also don't attempt to compare user types if the types doesn't match!
Removed IsQuantity flag from Variant
Remove implicit conversion from String -> const(char)[]
DateTime accept space before timezone
- Better Variant const support
Fix a bug normalising the argument types in concat
@TurkeyMan TurkeyMan closed this Mar 2, 2026
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