Skip to content

docs: add ASM to framework list and per-example links#17

Merged
mikemaccana merged 3 commits into
mainfrom
docs/readme-add-asm-bullet
May 12, 2026
Merged

docs: add ASM to framework list and per-example links#17
mikemaccana merged 3 commits into
mainfrom
docs/readme-add-asm-bullet

Conversation

@mikemaccana
Copy link
Copy Markdown
Collaborator

@mikemaccana mikemaccana commented May 12, 2026

Follow-up to #15. Two related fixes:

  1. The framework bullet list still didn't include ASM \u2014 added an entry matching the style of the others.
  2. Four examples have ASM implementations (basics/hello-solana, basics/checking-accounts, basics/create-account, basics/transfer-sol) but their per-example link rows weren't listing ASM. Added the missing links.

Docs-only change.


Note

Low Risk
Low risk docs-only change updating the README; the main risk is broken/incorrect links or confusing build instructions for ASM.

Overview
Adds ASM to the top-level framework list in README.md with build/test instructions.

Updates the per-example framework link rows to include ASM for basics/hello-solana, basics/checking-accounts, basics/create-account, and basics/transfer-sol.

Reviewed by Cursor Bugbot for commit 2120474. Bugbot is set up for automated code reviews on this repo. Configure here.

The four examples that have an ASM implementation (hello-solana,
checking-accounts, create-account, transfer-sol) were missing
ASM links in their entries.
@mikemaccana mikemaccana changed the title docs: add ASM to framework list docs: add ASM to framework list and per-example links May 12, 2026
@mikemaccana mikemaccana merged commit 0b6d96c into main May 12, 2026
19 checks passed
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