Skip to content

Commit

Permalink
niv ic-wasm: update 61692f44 -> c9439739
Browse files Browse the repository at this point in the history
## Changelog for ic-wasm:
Branch: main
Commits: [dfinity/ic-wasm@61692f44...c9439739](dfinity/ic-wasm@61692f4...c943973)

* [`b1c63d57`](dfinity/ic-wasm@b1c63d5) Support gzipped WASM inputs in `utils::parse_wasm` and `utils::parse_wasm_file` ([dfinity/ic-wasm⁠#55](https://togithub.com/dfinity/ic-wasm/issues/55))
* [`b79469e0`](dfinity/ic-wasm@b79469e) release ([dfinity/ic-wasm⁠#56](https://togithub.com/dfinity/ic-wasm/issues/56))
* [`2eb0900b`](dfinity/ic-wasm@2eb0900) Bump dependencies ([dfinity/ic-wasm⁠#57](https://togithub.com/dfinity/ic-wasm/issues/57))
* [`2d0707f0`](dfinity/ic-wasm@2d0707f) fix: RUN-1002: Enable WebAssembly SIMD in optimization pass ([dfinity/ic-wasm⁠#58](https://togithub.com/dfinity/ic-wasm/issues/58))
* [`d45e0b9d`](dfinity/ic-wasm@d45e0b9) release ([dfinity/ic-wasm⁠#59](https://togithub.com/dfinity/ic-wasm/issues/59))
* [`535a3b51`](dfinity/ic-wasm@535a3b5) chore!: upgrade walrus to support memory64 and release 0.8.0 ([dfinity/ic-wasm⁠#61](https://togithub.com/dfinity/ic-wasm/issues/61))
* [`61b6f12f`](dfinity/ic-wasm@61b6f12) remove arm32 build ([dfinity/ic-wasm⁠#60](https://togithub.com/dfinity/ic-wasm/issues/60))
* [`84eb4483`](dfinity/ic-wasm@84eb448) Correct the value of `GZIPPED_WASM_MAGIC_BYTES` ([dfinity/ic-wasm⁠#64](https://togithub.com/dfinity/ic-wasm/issues/64))
* [`1d48658d`](dfinity/ic-wasm@1d48658) redirect canister snapshot calls ([dfinity/ic-wasm⁠#63](https://togithub.com/dfinity/ic-wasm/issues/63))
* [`18809368`](dfinity/ic-wasm@1880936) feat: add support for limiting Wasm heap memory ([dfinity/ic-wasm⁠#65](https://togithub.com/dfinity/ic-wasm/issues/65))
* [`c5217c76`](dfinity/ic-wasm@c5217c7) bump version ([dfinity/ic-wasm⁠#66](https://togithub.com/dfinity/ic-wasm/issues/66))
* [`c9439739`](dfinity/ic-wasm@c943973) fix memory id in limit_resource ([dfinity/ic-wasm⁠#67](https://togithub.com/dfinity/ic-wasm/issues/67))
  • Loading branch information
dfinity-bot committed Sep 1, 2024
1 parent adb31da commit 97ef54e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"homepage": null,
"owner": "dfinity",
"repo": "ic-wasm",
"rev": "61692f44cf85b93d43311492283246bb443449d3",
"sha256": "1b06dphnj89qmyv4gxh8gqm1bgqfpivr4di2nl9hbvqqyx4vzb65",
"rev": "c9439739a7b800a2137dca555efee35a8cf57971",
"sha256": "1s698q3lacgp7dfgqpcxwac06wbmasp0sykwf1lf7k762kc93rgy",
"type": "tarball",
"url": "https://github.com/dfinity/ic-wasm/archive/61692f44cf85b93d43311492283246bb443449d3.tar.gz",
"url": "https://github.com/dfinity/ic-wasm/archive/c9439739a7b800a2137dca555efee35a8cf57971.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"libtommath": {
Expand Down

0 comments on commit 97ef54e

Please sign in to comment.