You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
Make the whole component bundle run locally.
We could compose them manually with
wasm-toolsand run withwasmtime. Or we could wait forcargo component runto implement cross-component imports1.Footnotes
https://github.com/bytecodealliance/cargo-component/issues/136#issuecomment-1706996428 ↩