Skip to content

[host/mem] Review SharedMemory trait #430

Open
@danbugs

Description

@danbugs

We should review our APIs related to interacting w/ shared memory. In particular:

  • as_mut_slice,
  • copy_from_slice, and
  • copy_to_slice.

These APIs allow read/writes to any shared memory offset. We should create higher-level abstractions to write to specific/named offsets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/APIRelated to the API or public interfacelifecycle/confirmedBug is verified or proposal seems reasonable

    Type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions