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

Added hostcalls for the new builder api hostcalls #427

Merged
merged 22 commits into from
Sep 27, 2024

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    a39fc4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1acafb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e309c33 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    7b2675b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d2de9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    4c85485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    910d316 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    29bf88d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be83cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1de2b41 View commit details
    Browse the repository at this point in the history
  4. clippy

    computermouth committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5e226c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce13ff0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Added in the OOB check

    computermouth committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7a47c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    318e575 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. cleanups as per @ulyssa

    computermouth committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e2170f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 26, 2024

  1. Implement the component-side hostcalls for KV Store (#430)

    * match wit and component to trevor's working branch in xqd
    
    * lookup_wait impl for component
    
    * insert and delete
    
    * list impl
    computermouth authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c22e3a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    2154eb0 View commit details
    Browse the repository at this point in the history
  2. re-make adapter

    computermouth committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3ece358 View commit details
    Browse the repository at this point in the history