wasmerio / wasmer

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

Use `wasmer` crate without `toml`, `serde_yaml` and `tar` crates? #4886

Open dsherret opened 2 weeks ago

dsherret commented 2 weeks ago

Summary

Just a followup to https://github.com/wasmerio/wasmer/issues/4750

I tried upgrading again, but:

I kind of feel like all these dependencies should be unnecessary for just using the runtime?

syrusakbary commented 2 weeks ago

Indeed, those libraries shouldn’t be needed