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

Refactor and rename wasm-pkg-loader to wasm-pkg-client #55

Merged
merged 5 commits into from
Jun 24, 2024

Conversation

lann
Copy link
Collaborator

@lann lann commented Jun 21, 2024

No significant implementation changes, just lots of renaming and reorganization:

  • Reorganize client "sources" into "backends" in preparation for Unified publishing #13
    • Flattened "source" modules into root
  • Move ContentDigest to wasm-pkg-common
  • Add a bunch of doc comments, including a loader example
  • Made some types that should have been public, public

lann added 5 commits June 21, 2024 11:00
- "Sources" are currently just an internal implementation detail, so
  remove the public `source` module and move individual backend modules
  to the crate root.

- Rename Oci/WargConfig to Oci/WargRegistryConfig to make the
  relationship with RegistryConfig more clear.

- Add various documentation, including a wasm-pkg-loader example.
@lann lann changed the title Rename loader to client Refactor and rename wasm-pkg-loader to wasm-pkg-client Jun 24, 2024
@lann lann marked this pull request as ready for review June 24, 2024 15:28
@lann lann merged commit eb44b92 into bytecodealliance:main Jun 24, 2024
1 check passed
@lann lann deleted the rename-loader-to-client branch June 24, 2024 16:03
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