This is the first release of the linker, adding support for dynamic linking in WASIX. The linker, paired with wasixcc, can load DL modules at runtime.
This release also includes other updates to WASIX, as well as stability and performance improvements across the board.
Install this version of Wasmer:
curl https://get.wasmer.io -sSfL | sh -s "v6.1.0-rc.2"