Christoph Brewing
Christoph Brewing
Documentation says: ["You can think of a wadm application like a Kubernetes Deployment." ](https://wasmcloud.com/docs/ecosystem/wadm/). Since people are familiar to Kubernetes, it would be advantageous if `wadm` behaved analogous to Kubernetes....
### Affected project(s) - [ ] documentation - [ ] examples - [X] wasmCloud host - [ ] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) - [...
Even though having successfully repeated[ this example](https://github.com/bytecodealliance/wasmtime-py/blob/main/examples/loader_component.py) to load a component, my observation is that components in form of ***.wasm** are not loaded but yield the following error instead: ```bash...