Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

go-owasm: Return error if writing beyond the provided span length #1936

Merged
merged 16 commits into from
Jun 15, 2020

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    e3268d8 View commit details
    Browse the repository at this point in the history
  2. Remove return

    perimeko committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    0cae52e View commit details
    Browse the repository at this point in the history
  3. Use span size from argument

    perimeko committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    d63943a View commit details
    Browse the repository at this point in the history
  4. Update change log

    perimeko committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    74bc274 View commit details
    Browse the repository at this point in the history
  5. Add test

    perimeko committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    541a2c6 View commit details
    Browse the repository at this point in the history
  6. Add comment

    perimeko committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    59f9c4b View commit details
    Browse the repository at this point in the history
  7. Remove unused

    perimeko committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    f320e99 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    af79627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8578d28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c142dd View commit details
    Browse the repository at this point in the history
  4. Add go mod

    perimeko committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    294d43d View commit details
    Browse the repository at this point in the history
  5. Add span size to argument

    perimeko committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    f2a6391 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58e6d96 View commit details
    Browse the repository at this point in the history
  7. Cargo build

    perimeko committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    b860153 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    1849fb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af9629 View commit details
    Browse the repository at this point in the history