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

Remove dependency on 'wagi' #701

Merged
merged 1 commit into from
Aug 25, 2022
Merged

Conversation

lann
Copy link
Collaborator

@lann lann commented Aug 19, 2022

Spin's Wagi implementation depended on only a few functions from the
'wagi' crate. Remove the crate dependency by copying those functions into
Spin, with some small adaptations.

This removes some transitive dependencies including wasi-experimental-http.

@lann lann requested a review from radu-matei August 19, 2022 20:26
@lann lann force-pushed the remove-wagi-dependency branch 2 times, most recently from 2820e8c to 1c9cb2e Compare August 22, 2022 14:02
@lann lann mentioned this pull request Aug 22, 2022
Spin's Wagi implementation depended on only a few functions from the
'wagi' crate. Remove the crate dependency by copying those functions into
Spin, with some small adaptations.

Signed-off-by: Lann Martin <lann.martin@fermyon.com>
@lann lann merged commit 9a7964a into fermyon:main Aug 25, 2022
@lann lann deleted the remove-wagi-dependency branch August 25, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants