Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor feature/proc #94

Merged
merged 9 commits into from
Mar 20, 2023
Merged

Refactor feature/proc #94

merged 9 commits into from
Mar 20, 2023

Commits on Mar 2, 2023

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

Commits on Mar 7, 2023

  1. Refactor process executor. Wrap internal proc types with public API.

    * Pull wazero.Runtime config out of pkg/process; populate via Fx.
    * Wrap public client capabilities with high-level API types.
    * Use capnp refcounting to factor out tracking of release funcs.
    lthibault committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c6db346 View commit details
    Browse the repository at this point in the history
  2. Remove api/wasm.capnp

    lthibault committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c4712a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    237a299 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a5b736 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dd3853 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15b2ca4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Mar 18, 2023

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