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

Required changes for Golem's durable worker executor v17 #2

Open
wants to merge 12 commits into
base: wasmtime-v17.0.0-baseline
Choose a base branch
from

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    17bed23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfdd3f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b8218a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c365a9 View commit details
    Browse the repository at this point in the history
  5. Removed println

    vigoo committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e5172de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5aceb5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9898bac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7761ba View commit details
    Browse the repository at this point in the history
  9. Opened ReaddirIterator

    vigoo committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    54bfd91 View commit details
    Browse the repository at this point in the history
  10. resolve_addresses made async

    vigoo committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b5eace2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fix: allow dynamic owned resources to be used as borrowed parameters (b…

    …ytecodealliance#7783)
    
    * fix: allow dynamic owned resources to be used as borrowed parameters
    
    Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
    
    * tests: add `can_use_own_for_borrow` test
    
    Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
    
    ---------
    
    Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
    (cherry picked from commit 2c86e26)
    rvolosatovs authored and vigoo committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    df86b3e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. wasi-http handle() made async

    vigoo committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c2e97ff View commit details
    Browse the repository at this point in the history