-
We need to work out out some slides -- **3 per person** to run through before the workshop.
Laurent will add some slides explaining basic Couchbase functionality, CRUD API, usage patterns (namespac…
-
-
**Is your feature request related to a problem? Please describe.**
Many users would like to have performance/benchmark numbers about how wasmCloud performs
**Describe the solution you'd like**
…
-
Often when restarting wadm and wasmCloud hosts, you may run a query like `wash app list` to see what applications are deployed. Wadm, however, will perform no work / status updates until a lattice is …
-
`wash build` will fail if the language toolchain isn't set up beforehand. We should include/link to instructions on how to get set up for building Rust and TinyGo actors
-
As a new user of Wasmcloud I have a steep learning curve to learn the model and syntax for the various key components and workflows:
- Building an Actor
- wasmcloud host
- Wash CLI & REPL
- Exis…
-
### Affected project(s)
- [ ] documentation
- [ ] examples
- [X] wasmCloud host
- [X] wasmCloud CLI (wash)
- [X] wasmCloud dashboard UI (washboard)
- [X] capability providers
- [ ] provider b…
-
**Describe the bug**
The host has a race condition in [oci.rs](https://github.com/wasmCloud/wasmcloud-otp/blob/eeee27d55abf6dc620d725b7408a0511cf04c953/host_core/native/hostcore_wasmcloud_native/sr…
-
This is a follow on to #203 and #204. Looking up links can take up a bunch of time and bandwidth. Wadm should fetch the initial list of linkdefs from a host and then update the local cache when `Linkd…
-
This is a follow up to #203. Ideally, we should probably just cache all state data locally by watching the NATS kv bucket. This would greatly reduce the amount of lookups directly to the database and …