Updates for MacOS through macports and homebrew are now available for AtomVM v0.6.5. For first time installation see the MacOS installation section of the Getting Started Guide.
To upgrade a previously tapped homebrew install use:
$ brew update
$ brew upgrade atomvm
To upgrade an install from macports
$ sudo port selfupdate
$ sudo port upgrade outdated
For all the details about the AtomVM v0.6.5 release see the release announcement.
Documentation for the v0.6.5 release of the AtomVM virtual machine, including a Getting Started Guide, can be found in the AtomVM Documentation.
To help get you inspired there are examples ready to use with our ExAtomVM mix and atomvm_rebar3_plugin standard tool plugins in the AtomVM examples repository on GitHub.
Many thanks go to Davide Bettio, for creating and maintaining such a
fine work of software, to Paul Guyot for maintaining the macports release, and to Peter Madsen-Mygdal for maintaining the homebrew tap, along with all of their other contributions ;-)
The AtomVM team