Skip to content

Releases: dfinity/ic-wasm

0.9.3

10 Jan 18:39
72d2bc2
Compare
Choose a tag to compare
Validate the manipulated module before emitting it and give a warning…

0.9.2: fix: limit_resource works with wasm64 (#79)

09 Jan 17:25
bdc074a
Compare
Choose a tag to compare
* rename cycles API

* overhaul limit_resource

* make_redirect_call_new works with wasm64

* update test wasm for limit

* prepare for release 0.9.2

0.9.1

18 Nov 23:19
48db35e
Compare
Choose a tag to compare

resource subcommand redirects EVM canister

0.9.0

01 Oct 23:02
f3bcbf1
Compare
Choose a tag to compare
  • use 64bit API for stable memory

0.8.6

24 Sep 21:06
12f4cb7
Compare
Choose a tag to compare
chore: release 0.8.6 (#75)

0.8.3: fix memory id in limit_resource (#67)

24 Sep 16:03
c943973
Compare
Choose a tag to compare
* fix memory id in limit_resource

* bump version

0.8.2

24 Sep 16:03
c5217c7
Compare
Choose a tag to compare
bump version (#66)

0.8.1

20 Aug 20:54
1d48658
Compare
Choose a tag to compare
0.8.1

0.8.0

11 Jul 20:02
61b6f12
Compare
Choose a tag to compare
  • Wasm64 support

0.7.1: release (#56)

20 Mar 18:46
b79469e
Compare
Choose a tag to compare

Support both gzipped and original wasm as input