feat: refcount linking, signed feed install, real-Linux pinned-load proof (alpha-2) - #2
Merged
Merged
Conversation
…Linux pinned-load proof)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Builds on the engine store toward "demonstrated", not just "mechanically true".
.linksrefcount, so GC/pruneare real (no more all-unreferenced footgun in practice).bunmaska engine install <url>fetches a.tar.zst+.json+.sig, verifies an Ed25519 detached signature (BUNMASKA_ENGINE_PUBKEY) and the content hash before extracting. Fixture-tested end to end (no CDN needed)./proc/self/mapsthat WebKit loaded from the store path, not the system soname. This validates resolve → store →dlopenon a real box (the Ubuntu/xvfb leg).Bumps to
0.1.0-alpha.2.Still follow-ups: a genuinely relocatable, cross-distro engine BUILD (this proof relocates the system lib); a hosted signed feed; macOS pinned engine (researched, spike pending an Apple cert); Windows (skipped — WinCairo when picked up, never WebView2).
🤖 Generated with Claude Code