Skip to content

Comments

docs: add GoDis (Go-to-Dis compiler) to README#19

Merged
pdfinn merged 1 commit intomasterfrom
claude/add-go-dis-readme-W3hYB
Feb 23, 2026
Merged

docs: add GoDis (Go-to-Dis compiler) to README#19
pdfinn merged 1 commit intomasterfrom
claude/add-go-dis-readme-W3hYB

Conversation

@pdfinn
Copy link

@pdfinn pdfinn commented Feb 23, 2026

Document the preliminary Go-to-Dis compiler that compiles Go source code to Dis bytecode for execution on Inferno's VM. Added a dedicated section describing the compiler's capabilities, a quick-start example, supported features (concurrency, interfaces, generics, stdlib interception), and known limitations. Also referenced in What's Inside, Development Status, Documentation, and Use Cases sections.

https://claude.ai/code/session_01CXWc61p9d48182AygzCaTz

Document the preliminary Go-to-Dis compiler that compiles Go source
code to Dis bytecode for execution on Inferno's VM. Added a dedicated
section describing the compiler's capabilities, a quick-start example,
supported features (concurrency, interfaces, generics, stdlib interception),
and known limitations. Also referenced in What's Inside, Development
Status, Documentation, and Use Cases sections.

https://claude.ai/code/session_01CXWc61p9d48182AygzCaTz
@pdfinn pdfinn merged commit 8068622 into master Feb 23, 2026
6 checks passed
@pdfinn pdfinn deleted the claude/add-go-dis-readme-W3hYB branch February 23, 2026 10:48
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.

2 participants