candlecorp / wick

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

Made wick-config deps feature-dependent #432

Closed jsoverson closed 1 year ago

jsoverson commented 1 year ago

This PR makes the wick-config dependencies optional and feature-specific. The purpose of this is to make (at least) v1 configs easily usable in wasm32-unknown-unknown targets so we can make wick components that generate configuration more easily.