Skip to content

feature: RC fast paths for sole-owned values (Memory 1)#403

Merged
danieljohnmorris merged 1 commit into
mainfrom
feature/mem-1-rc-fast-paths
May 18, 2026
Merged

feature: RC fast paths for sole-owned values (Memory 1)#403
danieljohnmorris merged 1 commit into
mainfrom
feature/mem-1-rc-fast-paths

Conversation

@danieljohnmorris
Copy link
Copy Markdown
Collaborator

Per /Users/dan/code/ilo-lang/zero-gap-specs/briefs/memory/1-rc-fast-paths-brief.md. Adds 2-3 in-place mutation fast paths in interpreter+VM where refcount=1. Agent rate-limited mid-PR; pushing what landed for review.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

❌ Patch coverage is 64.61538% with 46 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/vm/mod.rs 37.83% 46 Missing ⚠️

📢 Thoughts on this report? Let us know!

@danieljohnmorris danieljohnmorris merged commit 0f4563b into main May 18, 2026
4 of 5 checks passed
@danieljohnmorris danieljohnmorris deleted the feature/mem-1-rc-fast-paths branch May 18, 2026 20:52
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.

1 participant