Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Releases: second-state/rustwasmc

Release v0.1.29

20 Jul 03:00
Compare
Choose a tag to compare

Release v0.1.28

29 Jun 08:04
Compare
Choose a tag to compare
bump to 0.1.28

Release v0.1.27

02 Jun 09:13
Compare
Choose a tag to compare
bump to v0.1.27

Release v0.1.26

26 May 23:32
Compare
Choose a tag to compare

Fix tiny bug

Release v0.1.25

26 May 06:51
Compare
Choose a tag to compare

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

25 May 10:59
Compare
Choose a tag to compare
update version to v0.1.24

Release v0.1.23

25 May 08:24
Compare
Choose a tag to compare

wasm32-unknown-unknown will be the default target. Use --wasi to compile to wasm32-wasi.

Release v0.1.22

03 May 12:14
Compare
Choose a tag to compare
update version to v0.1.22

Release v0.1.21

14 Apr 04:14
Compare
Choose a tag to compare

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

11 Dec 05:58
Compare
Choose a tag to compare
update version to v0.1.20