Skip to content

Commit

Permalink
Update community/2024-10-30-community-meeting.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
Signed-off-by: CazJT <113366164+CazJT@users.noreply.github.com>
  • Loading branch information
CazJT and vados-cosmonic committed Nov 4, 2024
1 parent d6fbfc2 commit 287cd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/2024-10-30-community-meeting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ title: 'Meeting Agenda - 2024-10-30'
- `wkg` is now used directly in wash - very exciting as this means it automatically manages your dependencies - declared in a WIT world.
- You just run `wash build` and it will automagically fetch the dependencies required - locked insde a wasmcloud.lock file.
- This is a great example of how the Wasm component model lends itself to automation by exposing component dependencies from the start.
- If you want to convert wit-deps or commit the deps directory in this model and need some assistance, head on over to [Slack](https://wasmcloud.slack.com/).
- If you want to convert from `wit-deps` or commit the deps directory in this model and need some assistance, head on over to [Slack](https://wasmcloud.slack.com/).
- [Resource](https://docs.rs/wash-lib/0.30.0/wash_lib/parser/struct.WasmcloudDotToml.html#structfield.package_config).
- Taylor's demo is short, sweet, and well-worth catching up on. Check out the demo and deeper details in the recording below!

Expand Down

0 comments on commit 287cd15

Please sign in to comment.