wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten
https://wasmer.io
MIT License
18.58k stars 794 forks source link

Cleanup: wasmer-registry #4409

Closed theduke closed 2 months ago

theduke commented 8 months ago

After the CLI work done in #4407 we now want to clean up the wasmer-registry crate.

Part of this work is tracked in #4408 .

Once that is done, we should:

Note that the code in wasmer-registry is really messy, untangling things won't be completely trivial.

linear[bot] commented 8 months ago

RUN-65 Cleanup: wasmer-registry