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

feat(rpc): add wasmtime_rpc crate #8737

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 4, 2024

  1. feat(rpc): implement wasmtime_rpc::link_function

    Signed-off-by: Roman Volosatovs <[email protected]>
    rvolosatovs committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6501635 View commit details
    Browse the repository at this point in the history
  2. chore: update tokio-util

    Signed-off-by: Roman Volosatovs <[email protected]>
    rvolosatovs committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1bdf7b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. feat(rpc): implement wasmtime_rpc::link_{item,instance}

    Signed-off-by: Roman Volosatovs <[email protected]>
    rvolosatovs committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    923174b View commit details
    Browse the repository at this point in the history
  2. chore: vet dependencies

    Signed-off-by: Roman Volosatovs <[email protected]>
    rvolosatovs committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7cc90bf View commit details
    Browse the repository at this point in the history