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

chore: bump wasmtime lower bound to 13.0.0, remove wasi-nn support #483

Merged
merged 4 commits into from
Sep 23, 2023

Conversation

zshipko
Copy link
Contributor

@zshipko zshipko commented Sep 22, 2023

  • Updates to wasmtime 13.0.0 as the lowest supported version
  • Removes wasmtime-wasi-nn support because it now takes parameters to specify particular backends and registries during initialization. Since I don't think anyone is using the nn feature I chose to remove it for now, but we could also expand the manifest to add these options.

@zshipko
Copy link
Contributor Author

zshipko commented Sep 22, 2023

It looks like 13.0.0 breaks a few things so we will have to bump the lower bounds to 13.0.0 - I will update this PR

EDIT: alright, PR has been updated

@zshipko zshipko changed the title chore: bump wasmtime upper bounds to include version 13 chore: bump wasmtime lower bound to 13.0.0, remove wasi-nn support Sep 22, 2023
@zshipko zshipko merged commit 08db39c into main Sep 23, 2023
30 checks passed
@zshipko zshipko deleted the wasmtime-13 branch September 23, 2023 16:12
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.

None yet

2 participants