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

Load from an OCI registry #1

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Load from an OCI registry #1

merged 2 commits into from
Dec 19, 2023

Conversation

jlevesy
Copy link
Owner

@jlevesy jlevesy commented Dec 19, 2023

What does this PR do?

This PR:

  • adds a generator packages which encompasses for now everything related to loading a generator from an external source. It works using URLs
  • add a file loader, which loads a local wasm file.
  • add an oci loader, which loads the wasm binary from an OCI registry.

@jlevesy jlevesy merged commit be311d2 into main Dec 19, 2023
@jlevesy jlevesy deleted the jl/pull-from-oci branch December 19, 2023 17:46
jlevesy added a commit that referenced this pull request Dec 19, 2023
jlevesy added a commit that referenced this pull request Dec 19, 2023
jlevesy added a commit that referenced this pull request Dec 19, 2023
jlevesy added a commit that referenced this pull request Dec 19, 2023
jlevesy added a commit that referenced this pull request Dec 20, 2023
jlevesy added a commit that referenced this pull request Dec 20, 2023
jlevesy added a commit that referenced this pull request Dec 20, 2023
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.

1 participant