candlecorp / wick

Functional, reactive WebAssembly with a twist
https://candle.dev
Other
471 stars 17 forks source link

docs: added a wasm->component call example, cli example, and an examp… #436

Closed jsoverson closed 1 year ago

jsoverson commented 1 year ago

This PR adds a couple WASM examples that show the different ways to make component calls from WASM as well as an example of how to generate Wick configuration with a WASM component.