candlecorp / wick

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

Component model prepwork & RSocket alignment #449

Closed jsoverson closed 1 year ago

jsoverson commented 1 year ago

This PR updates to the latest wasmRS which brings in some re-alignment with RSocket and changes necessary to support component-model wasm components.

wick will remain backward-compatible with existing components, but new components will not run on older wick versions. This is not uncommon but is worth noting.

Other changes: