Skip to content

Allow memory.fill and memory.copy in Hooks [DO NOT MERGE]#614

Open
tequdev wants to merge 23 commits intoXahau:devfrom
tequdev:memory-fill-copy
Open

Allow memory.fill and memory.copy in Hooks [DO NOT MERGE]#614
tequdev wants to merge 23 commits intoXahau:devfrom
tequdev:memory-fill-copy

Conversation

@tequdev
Copy link
Member

@tequdev tequdev commented Oct 26, 2025

High Level Overview of Change

Added a limit to the size of memory pages in guard-checker allows for WASM's memory.fill and memory.copy instructions.

Context of Change

require: #622

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)

API Impact

  • Public API: New feature (new methods and/or new fields)
  • Public API: Breaking change (in general, breaking changes should only impact the next api_version)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

@tequdev tequdev changed the title Allow memory.fill and memory.copy in Hooks Allow memory.fill and memory.copy in Hooks [DO NOT MERGE] Oct 26, 2025
@tequdev tequdev added Amendment New feature or fix amendment feature Feature Request labels Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Amendment New feature or fix amendment feature Feature Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant