spin icon indicating copy to clipboard operation
spin copied to clipboard

Component Imports

Open fibonacci1729 opened this issue 2 years ago • 0 comments

For 2.0 (when we officially support preveiw2 components) allow developers to specify how to satisfy component imports in the manifest. E.g.:

[component.foo.imports]
bar = { path = "bar.wasm" }

fibonacci1729 avatar Sep 18 '23 21:09 fibonacci1729