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

Separate wasmi and wasmer sandbox implementations into their own modules #10563

Merged
merged 39 commits into from
Feb 11, 2022

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    6603e3c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    29510ea View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    bb0c52f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    8f213b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Moves wasmi stuff

    0x7CFE committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    79ec079 View commit details
    Browse the repository at this point in the history
  2. Fixes value conversion

    0x7CFE committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d67dc0c View commit details
    Browse the repository at this point in the history
  3. Makes it all compile

    0x7CFE committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    87c8c5c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Remove with_context_store

    0x7CFE committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    58d80c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bead33 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    6b1ed45 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Reformat the source

    0x7CFE committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    3d60639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540df2b View commit details
    Browse the repository at this point in the history
  3. Moves wasmer MemoryWrapper

    0x7CFE committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    efe060d View commit details
    Browse the repository at this point in the history
  4. Reformats the source

    0x7CFE committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d365538 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    450522a View commit details
    Browse the repository at this point in the history
  2. Fixes mutability

    0x7CFE committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    2458d78 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    b0fe4c2 View commit details
    Browse the repository at this point in the history
  2. Fix visibility

    0x7CFE committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    85ed181 View commit details
    Browse the repository at this point in the history
  3. Reformat the source

    0x7CFE committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    548c592 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1d4a35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8365745 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    414fccf View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    f8282e8 View commit details
    Browse the repository at this point in the history
  2. Reformat the source

    0x7CFE committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    13d486c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    23692a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b5a777 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1401152 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    70482bf View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Post-review changes

    0x7CFE committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    67d5560 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

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

    0x7CFE committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    9864311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    710eb97 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    66aacf8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    c74dd4a View commit details
    Browse the repository at this point in the history
  2. Fix comments

    0x7CFE committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    067e3fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18bfb1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    989e43e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    33f13f9 View commit details
    Browse the repository at this point in the history
  2. Fixes memory management

    0x7CFE committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ea65fa4 View commit details
    Browse the repository at this point in the history