Skip to content

[DRAFT] Implement numcodecs-registry on wasm-guest#72

Draft
juntyr wants to merge 10 commits into
mainfrom
registry
Draft

[DRAFT] Implement numcodecs-registry on wasm-guest#72
juntyr wants to merge 10 commits into
mainfrom
registry

Conversation

@juntyr

@juntyr juntyr commented May 27, 2026

Copy link
Copy Markdown
Owner
  • implement a meta-compressor codec that actually makes use of the registry
  • decide on how to describe and inspect and map over meta compressors and sync with numcodecs-combinators
  • implement support for optionally providing a registry to wasm codecs
  • build the meta-compressor on wasm as well
  • should the registry allow mutation? maybe not (specialised registries can) since that would cause all kinds of cross domain issues like cycles

@juntyr juntyr marked this pull request as draft May 27, 2026 12:29
juntyr added a commit that referenced this pull request May 31, 2026
@juntyr juntyr changed the title Add optional codec registries [DRAFT] Implement numcodecs-registry on wasm-guest May 31, 2026
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