Releases: dfinity/ic-wasm
Releases · dfinity/ic-wasm
0.7.0: use new metering as the default (#53)
* use new metering as the default * fix * bump candid
0.6.0: adopt to new meter, streaming __get_profiling (#41)
* 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)
support profiling stable memory
0.5.0-ci.1
Specify archive format and use it
0.3.6-ci.1
Builds for binstall
0.5.0
Add check to prevent size increase in embedded actors from corrupting…
0.4.0-beta.0
Fix path
0.4.0: Bump dependencies (#38)
* bump dependencies * fix * fix * fix * fix
0.3.6: remove short form option for optimize (#30)
The `-o` option for `--optimize` is confused with the `-o` option for `--output`.
0.3.5: Tracing only subset of functions (#27)
* trace part of the functions