Skip to content

add limits to the wasm vm#532

Merged
mvadari merged 5 commits into
masterfrom
102-limit
Jun 9, 2026
Merged

add limits to the wasm vm#532
mvadari merged 5 commits into
masterfrom
102-limit

Conversation

@mvadari

@mvadari mvadari commented Apr 28, 2026

Copy link
Copy Markdown
Collaborator

High Level Overview of Change

Context of Change

Type of Change

  • New XLS Draft
  • XLS Update (changes to an existing XLS)
  • XLS Status Change (e.g., Draft → Final, Draft → Stagnant)
  • Process/Meta (changes to CONTRIBUTING.md, XLS-1, templates, etc.)
  • Infrastructure (CI, workflows, scripts, website)
  • Documentation (README updates, typo fixes)

Copilot AI review requested due to automatic review settings April 28, 2026 21:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds explicit memory/data size constraints to the WASM VM specification (XLS-0102), documenting limits relevant to host-function I/O and ledger access.

Changes:

  • Introduces a new “Memory Limits” subsection under Memory Management Strategies.
  • Documents size limits for cross-boundary data transfer and per-call ledger read/write.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread XLS-0102-wasm-vm/README.md Outdated
Comment thread XLS-0102-wasm-vm/README.md Outdated
@sappenin sappenin self-requested a review April 28, 2026 22:16
Comment thread XLS-0102-wasm-vm/README.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
mvadari and others added 3 commits June 9, 2026 16:46
@mvadari mvadari enabled auto-merge (squash) June 9, 2026 20:47
@mvadari mvadari merged commit 0fae09a into master Jun 9, 2026
5 of 6 checks passed
@mvadari mvadari deleted the 102-limit branch June 9, 2026 20: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.

4 participants