This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
Releases: second-state/rustwasmc
Releases · second-state/rustwasmc
Release v0.1.29
Release v0.1.28
bump to 0.1.28
Release v0.1.27
bump to v0.1.27
Release v0.1.26
Fix tiny bug
Release v0.1.25
revert the default target back to wasm32-wasi. set target to wasm32-unknown-unknown if the crate type is clib and version of rustc is 1.51.0 or higher
Release v0.1.24
update version to v0.1.24
Release v0.1.23
wasm32-unknown-unknown
will be the default target. Use --wasi
to compile to wasm32-wasi
.
Release v0.1.22
update version to v0.1.22
Release v0.1.21
There is an installation issue reported in #11 (comment)
It seems that these binaries need to be rebuilt and then re-uploaded here.
For example:
a) the name of the compressed binary must be rustwasmc
instead of ssvmup
(so that the URL for the fetch in the installer is correct)
b) the actual root dir of the repo (once uncompressed) needs to be rustwasmc
instead of ssvmup
or the installer will break.
Release v0.1.20
update version to v0.1.20