Skip to content

Releases: dfinity/ic-wasm

0.7.0: use new metering as the default (#53)

28 Nov 02:01
61692f4
Compare
Choose a tag to compare
* use new metering as the default

* fix

* bump candid

0.6.0: adopt to new meter, streaming __get_profiling (#41)

11 Oct 02:15
a2ceb43
Compare
Choose a tag to compare
* bug fix to always allocate 2M heap memory in `__get_profiling`
* `use-new-metering` flag
* streaming `__get_profiling`

0.5.1: Support profiling stable memory (#45)

28 Sep 02:02
822ebef
Compare
Choose a tag to compare

support profiling stable memory

0.5.0-ci.1

19 Sep 07:58
Compare
Choose a tag to compare
Specify archive format and use it

0.3.6-ci.1

19 Sep 08:48
Compare
Choose a tag to compare
Builds for binstall

0.5.0

15 Sep 01:38
733e09d
Compare
Choose a tag to compare
Add check to prevent size increase in embedded actors from corrupting…

0.4.0-beta.0

05 Jul 08:32
Compare
Choose a tag to compare
Fix path

0.4.0: Bump dependencies (#38)

03 Jul 19:50
adca2de
Compare
Choose a tag to compare
* bump dependencies

* fix

* fix

* fix

* fix

0.3.6: remove short form option for optimize (#30)

21 Apr 17:07
252e0b5
Compare
Choose a tag to compare
The `-o` option for `--optimize` is confused with the `-o` option for `--output`.

0.3.5: Tracing only subset of functions (#27)

14 Feb 04:34
67b9915
Compare
Choose a tag to compare
* trace part of the functions