What's Changed
- Initial support for components by @jbourassa in #388
- docs: Update contributing docs by @saulecabrera in #390
- Support components
result
types by @jbourassa in #391 - Bump all gems by @jbourassa in #396
- Remove anyhow dependency by @jbourassa in #398
- chore(deps): bump cap-std from 3.3.0 to 3.4.0 by @dependabot in #394
- chore(deps): bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #395
- Support component
enum
,variant
,flags
types by @jbourassa in #397 - Replace
Instance#invoke
withFunc#call
by @jbourassa in #399 - Update to wasmtime v27 by @saulecabrera in #401
Full Changelog: v26.0.0...v27.0.0