Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

More details on how this interacts with WebAssembly.Memory #5

@binji

Description

@binji

Thanks for working on this, I like the direction this is going! I have a few questions about how this proposal will integrate with WebAssembly.

  1. What are the expected changes to WebAssembly.Memory?
  2. Is it expected that the buffer accessor will always return the same ResizableArrayBuffer?
  3. Are there cases where a regular ArrayBuffer should be used (perhaps if the maximum memory size isn't provided)?
  4. What is the expected behavior if a WebAssembly.Memory's associated ResizableArrayBuffer is shrunk? Do we disallow that operation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions