Wasmcloud Otp Versions Save

wasmCloud host runtime that leverages Elixir/OTP and Rust to provide simple, secure, distributed application development using the actor model

v0.63.2

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/wasmCloud/wasmcloud-otp/compare/v0.63.1...v0.63.2

v0.63.1

1 year ago

What's Changed

Full Changelog: https://github.com/wasmCloud/wasmcloud-otp/compare/v0.63.0...v0.63.1

v0.63.0

1 year ago

This is a huge release thanks to https://github.com/wasmCloud/wasmcloud-otp/pull/616! The artifacts in this PR are now BEAM burritos 🌯 . They are self-extracting executables that can be run directly instead of using mix scripts, and are statically linked to OpenSSL and some other platform depedencies.

For example, this is how you now run the arm64 linux release

curl -fLO https://github.com/wasmCloud/wasmcloud-otp/releases/download/v0.63.0/wasmcloud_host_aarch64_linux_gnu
chmod +x wasmcloud_host_aarch64_linux_gnu
./wasmcloud_host_aarch64_linux_gnu

What's Changed

New Contributors

Full Changelog: https://github.com/wasmCloud/wasmcloud-otp/compare/v0.62.1...v0.63.0

v0.62.2-burrito-test

1 year ago

CAUTION

This release is a test, and shouldn't be used in production 😄

v0.62.1

1 year ago

What's Changed

Full Changelog: https://github.com/wasmCloud/wasmcloud-otp/compare/v0.62.0...v0.62.1

wasmcloud-host-0.6.11

1 year ago

A Helm chart for running wasmCloud hosts on Kubernetes

v0.62.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/wasmCloud/wasmcloud-otp/compare/v0.61.0...v0.62.0

v0.62.0-rc.4

1 year ago

What's Changed

Full Changelog: https://github.com/wasmCloud/wasmcloud-otp/compare/v0.62.0-rc.3...v0.62.0-rc.4

v0.62.0-rc.3

1 year ago

What's Changed

Full Changelog: https://github.com/wasmCloud/wasmcloud-otp/compare/v0.62.0-rc.2...v0.62.0-rc.3

v0.62.0-rc.2

1 year ago

What's Changed

Full Changelog: https://github.com/wasmCloud/wasmcloud-otp/compare/v0.62.0-rc.1...v0.62.0-rc.2