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

wasm-compose: simplify the example. #800

Merged

Commits on Oct 21, 2022

  1. wasm-compose: simplify the example.

    This commit simplifies the example by removing an unnecessary service layer
    from the compose component.
    
    Now the example either directly talks to a "service" component or composes a
    new service component that injects a "middleware" component into the execution
    graph.
    
    It also updates the server in the example to Wasmtime 2.0.0.
    peterhuene committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    efab2bd View commit details
    Browse the repository at this point in the history