Skip to content

Conversation

@moul
Copy link
Member

@moul moul commented Dec 17, 2025

I’d like to bootstrap the gno-related sections. Feel free to help make the content “more complete and perfect” or eventually merge small iterations if you think the current content makes sense.

@moul moul changed the title doc(litepaper): intro to gno language doc(litepaper): gno (lang, vm, exec) Dec 17, 2025
moul added 2 commits December 17, 2025 17:22
Added details about the Gno Virtual Machine's execution model and its advantages over traditional VMs.
Added section on global variable persistence and automatic state tracking in GnoVM.
### The Gno Language
TODO: Describe Gno as a Go-compatible language, supported features, determinism constraints, and why Go is the chosen abstraction.

Gno is approximately 99% compatible with Go 1.17. Developers write standard Go
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Gno is approximately 99% compatible with Go 1.17. Developers write standard Go
Gno is based on Go 1.17. Developers write standard Go

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