Conversation
Owner
Author
|
Superseded by #8, which carries this PR's two commits (os: win32, 0.1.0-alpha.3, homepage, ARM64/Windows doc fixes) on top of the repo restructure (framework → root, one README, docs → website/). |
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.
Makes
bunmaskapublish-ready and closes the package/site honesty gaps the readiness audit flagged.osnow includeswin32- without this,npm i bunmaskahitsEBADPLATFORMon Windows while the site says "Windows ships." (the hard blocker)0.1.0-alpha.3so the registry's first artifact is Windows-correct; homepage → bunmaska.org; +windows/win32/wincairo keywords.building.md("Windows not available yet") → the real--target windows+ WinCairo-engine story.Left intentionally as-is:
files/exports/.ts-source/engines.bun(correct for a Bun-only ESM package); nosideEffects:false(would breakapp.whenReady()'s bootstrap import). Validate green (1589 tests); site builds.🤖 Generated with Claude Code