Brian
Brian
# WIT + `interface` Given the proposal to introduce a new top-level [WIT](https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md) syntax (i.e. [`worlds`](https://github.com/WebAssembly/component-model/pull/83)) for describing [component types](https://github.com/WebAssembly/component-model/blob/main/design/mvp/Explainer.md#type-definitions), it has become clear that `*.wit` documents are evolving to...
For 2.0 (when we officially support preveiw2 components) allow developers to specify how to satisfy component imports in the manifest. E.g.: ```toml [component.foo.imports] bar = { path = "bar.wasm" }...
Opening this issue to track: Context: https://bytecodealliance.zulipchat.com/#narrow/stream/327223-wit-bindgen/topic/world.20conformance/near/354678021 In the thread linked above, it was suggested that a `wasm-tools component implements foo.wit foo.wasm` could be useful for verifying that a component...
Related to: #43 This feature could/would supplant `wasm-tools component targets ...`. Historically, improving the detail of diagnostics of the `wasm-tools component targets` tool has been quite difficult because of the...
TODOS: - [x] Implement resolution for `let ... transform` - [x] Support `new ` syntax/resolution/grammar to allow referencing the component from a transformation to be used in an instantiation. -...
This came up in the registry meeting so opening here for visibility.
As a bit of early implementation feedback, i found that implementing the host side of things for `wasi:messaging/messaging-types/error` imposed a bit of a hurdle/challenge. How would everyone feel to replace...
Enable `draft bundle` that snapshots a Draft environment to include the helm values an application was installed and verified with.
This PR supersedes #1779 [Rendered](https://github.com/fibonacci1729/spin/blob/component-dependencies-sip/docs/content/sips/0xx-component-dependencies.md)
[Rendered](https://github.com/fibonacci1729/spin/blob/65274ed4377b178a2eec7cad3179bec6a0a7caf1/docs/content/sips/0XX-spin-build-targets-check.md)