A new release has been cut. The notable changes since the previous release are:
Some breaking changes in the Rust applet API (e.g. replacing custom debug functions with better alternatives)
Some breaking changes in the board API (e.g. applet and platform APIs are now required)
Many improvements to the CLI (see below)
The CLI can still be downloaded from GitHub (but uses .tar.gz now) and is still only provided for Linux x86-64. It implements the following new commands:
Applet management with wasefire applet-{install,uninstall,exit-status}
Start a host platform with wasefire host [--interface=web]
Update a platform with wasefire platform-update-{metadata,transfer}
The quick start has been updated with instructions to download and install the CLI.
See the changelog for more information and other less notable changes.