Skip to content

Tags: andrisak/wascc-host

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request wasmCloud#28 from wascc/noglobals

KILL THE GLOBALS 🗡️🌎

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
The 0.6.0 release (wasmCloud#22)

* Initial commit - support for multiple instances of the same capability provider to be loaded and disambiguated via named bindings

* Adding the multi-binding example

* Refactoring out 'option proliferation' and adding back support for manifest application

* Make tests pass

* More updates and samples

* Updating rustdoc on from_instance function

* minor fix for consistency

* Adding manifest sample

* Enabling all features for the CI build

v0.4.0

Toggle v0.4.0's commit message
Upgrade to support the latest waPC and the new specification

v0.3.0

Toggle v0.3.0's commit message
Several bug fixes, added support for secure actor to actor comms and …

…actor configuration