wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX and WASI
https://wasmer.io
MIT License
18.97k stars 812 forks source link

Improve QueryError #5120

Closed theduke closed 1 month ago

theduke commented 1 month ago

Extend the QueryError to hold the queried package for improved error reporting.

Closes #5119

maminrayej commented 1 month ago

Otherwise LGTM.