Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ wkg = use_extension("//wasm:extensions.bzl", "wkg")
wkg.register(
name = "wkg",
strategy = "download",
version = "0.13.0",
version = "0.15.0",
)
use_repo(wkg, "wkg_toolchain")

Expand Down Expand Up @@ -197,7 +197,7 @@ wasmtime = use_extension("//wasm:extensions.bzl", "wasmtime")
wasmtime.register(
name = "wasmtime",
strategy = "download",
version = "39.0.1",
version = "43.0.1",
)
use_repo(wasmtime, "wasmtime_toolchain")

Expand Down Expand Up @@ -251,7 +251,7 @@ register_toolchains("@jco_toolchain//:jco_toolchain")
binaryen = use_extension("//wasm:extensions.bzl", "binaryen")
binaryen.register(
name = "binaryen",
version = "123",
version = "129",
)
use_repo(binaryen, "binaryen_toolchain")

Expand Down Expand Up @@ -294,15 +294,15 @@ wasm_component_download(
name = "wasmsign2_cli_wasm",
filename = "wasmsign2.wasm",
tool_name = "wsc",
version = "0.4.0",
version = "0.7.0",
)

# LOOM WebAssembly optimizer (version in //checksums/tools/loom.json)
wasm_component_download(
name = "loom_wasm",
filename = "loom.wasm",
tool_name = "loom",
version = "0.1.0-rc1",
version = "0.3.0",
)

# WASM Tools Component toolchain for universal wasm-tools operations
Expand Down
473 changes: 40 additions & 433 deletions MODULE.bazel.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions checksums/registry.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ def list_available_tools():
"binaryen",
"tinygo",
"loom",
"meld",
"wsc",
]

Expand Down
57 changes: 41 additions & 16 deletions checksums/tools/binaryen.json
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
{
"tool_name": "binaryen",
"github_repo": "WebAssembly/binaryen",
"latest_version": "128",
"last_checked": "2026-03-15T00:00:00Z",
"latest_version": "129",
"last_checked": "2026-04-13T00:00:00Z",
"versions": {
"128": {
"release_date": "2026-03-13",
"129": {
"release_date": "2026-04-01",
"platforms": {
"darwin_amd64": {
"sha256": "0b4bbd58c46b73a3de1fd485579a56cd413dd395414306d9f33df407fde58b9b",
"url_suffix": "x86_64-macos.tar.gz"
},
"darwin_arm64": {
"sha256": "0ef730ecedf2dac894812185fc78f5940ab980cdde79427e49fa87331d24422f",
"sha256": "d1bb014775ca3002506712b81b4406d126ff6845e8b2f343bc2696a1a88b7117",
"url_suffix": "arm64-macos.tar.gz"
},
"darwin_amd64": {
"sha256": "cc38897d3d93c968f24819fae210e04afd0146d0e2467e307207ea7e798a59b9",
"url_suffix": "x86_64-macos.tar.gz"
},
"linux_amd64": {
"sha256": "4ce79586d1c4762502eebe9a1db071fa5e446ef8897f2f766eb1cce5ec6dee9e",
"sha256": "50b9fa62b9abea752da92ec57e0c555fee578760cd237c40107957715d2976ba",
"url_suffix": "x86_64-linux.tar.gz"
},
"linux_arm64": {
"sha256": "bafe0468976d923f09052f8ec6a6a0a9d942ee7f02ac113c85a80afea7ba3679",
"sha256": "81d46b86b10876ab615eec67e09fcc5615115a7b189cfe3d466725ee36c46ac2",
"url_suffix": "aarch64-linux.tar.gz"
},
"windows_amd64": {
"sha256": "3726e4ac3c957ffa6bcf5daf34f2bec877d7cefe7474265a819f0c8a3f8b158e",
"sha256": "1405d2f51377859ccf5fcd2c59c0a8c5756373e691ca0eeb5219f646b743e3aa",
"url_suffix": "x86_64-windows.tar.gz"
}
}
},
"123": {
"release_date": "2025-03-27",
"platforms": {
"darwin_amd64": {
"sha256": "cc18b14d2b673d9c66bf54f31ff2b0ceb23ba5132455b893965ae2792f9e00dd",
"url_suffix": "x86_64-macos.tar.gz"
},
"darwin_arm64": {
"sha256": "74428be348c1a09863e7b642a1fa948cabf8ec9561052233d8288e941951725b",
"url_suffix": "arm64-macos.tar.gz"
},
"darwin_amd64": {
"sha256": "cc18b14d2b673d9c66bf54f31ff2b0ceb23ba5132455b893965ae2792f9e00dd",
"url_suffix": "x86_64-macos.tar.gz"
},
"linux_amd64": {
"sha256": "e959f2170af4c20c552e9de3a0253704d6a9d2766e8fdb88e4d6ac4bae9388fe",
"url_suffix": "x86_64-linux.tar.gz"
Expand All @@ -53,6 +53,31 @@
"url_suffix": "x86_64-windows.tar.gz"
}
}
},
"128": {
"release_date": "2026-03-13",
"platforms": {
"darwin_arm64": {
"sha256": "0ef730ecedf2dac894812185fc78f5940ab980cdde79427e49fa87331d24422f",
"url_suffix": "arm64-macos.tar.gz"
},
"darwin_amd64": {
"sha256": "0b4bbd58c46b73a3de1fd485579a56cd413dd395414306d9f33df407fde58b9b",
"url_suffix": "x86_64-macos.tar.gz"
},
"linux_amd64": {
"sha256": "4ce79586d1c4762502eebe9a1db071fa5e446ef8897f2f766eb1cce5ec6dee9e",
"url_suffix": "x86_64-linux.tar.gz"
},
"linux_arm64": {
"sha256": "bafe0468976d923f09052f8ec6a6a0a9d942ee7f02ac113c85a80afea7ba3679",
"url_suffix": "aarch64-linux.tar.gz"
},
"windows_amd64": {
"sha256": "3726e4ac3c957ffa6bcf5daf34f2bec877d7cefe7474265a819f0c8a3f8b158e",
"url_suffix": "x86_64-windows.tar.gz"
}
}
}
},
"supported_platforms": [
Expand Down
17 changes: 8 additions & 9 deletions checksums/tools/loom.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,30 @@
"tool_name": "loom",
"github_repo": "pulseengine/loom",
"description": "WebAssembly optimizer with formal verification support",
"latest_version": "0.1.0-rc1",
"latest_version": "0.3.0",
"supported_platforms": ["darwin_amd64", "darwin_arm64", "linux_amd64", "windows_amd64", "wasm"],
"versions": {
"0.1.0-rc1": {
"release_date": "2025-01-04",
"prerelease": true,
"0.3.0": {
"release_date": "2026-01-12",
"platforms": {
"darwin_amd64": {
"sha256": "db66f0ada03452962d06e11b4b24f5776be4ace55b30437fe212f49cd2d581fd",
"sha256": "f55852ac663785c4cec0881001c8a7cc37fe31afdc359f6744c916053608ccf4",
"url_suffix": "loom-macos-x64.tar.gz"
},
"darwin_arm64": {
"sha256": "a767963acf2e3620790d91e7ff3ff5e8ad64d26e6c0524e3076148f554e67e09",
"sha256": "6ff3a0be3641c2a6e404833db82db8d6a0085826d77e22f7718eb6ffee847ac7",
"url_suffix": "loom-macos-arm64.tar.gz"
},
"linux_amd64": {
"sha256": "b02174132faf5bfbbb3f64f585ca2139622e3ff9ed14a8ce6c8ad831c5f1b0d3",
"sha256": "f4df78dd3a53d6d9e1c955745971b4f19f3be7019a43b9b3d5a5fd3421a62e0c",
"url_suffix": "loom-linux-x64.tar.gz"
},
"windows_amd64": {
"sha256": "8b4da02d3195ae2d94382fa4c6b247da69bd6ccf8156067f32de4e479fff5c48",
"sha256": "1b3883398c1c8559e905f4d687b2b51befa9f3581e38d73593143f48c7e113e7",
"url_suffix": "loom-windows-x64.zip"
},
"wasm": {
"sha256": "0ba00eea1e6b43b4782f5a75f979503094a3bed33f878acc043e5d6b4734274b",
"sha256": "d165993595b39beddf78e603e60eec65efd196ee6af48477c43970b657256367",
"url_suffix": "loom.wasm"
}
}
Expand Down
34 changes: 34 additions & 0 deletions checksums/tools/meld.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"tool_name": "meld",
"github_repo": "pulseengine/meld",
"description": "Static WebAssembly component fusion - merges multiple components into a single core module",
"latest_version": "0.1.0",
"supported_platforms": ["darwin_amd64", "darwin_arm64", "linux_amd64", "linux_arm64"],
"versions": {
"0.1.0": {
"release_date": "2026-03-02",
"platforms": {
"darwin_amd64": {
"sha256": "4b81a792abbccd14b75a6b82443646bb6591c318bd36b8733ae9141b8baaf2ff",
"url_suffix": "meld-x86_64-apple-darwin",
"binary": true
},
"darwin_arm64": {
"sha256": "ce0482092e499bb7d8a31dd6de5289f7951d1a709592b43cad4c5e01b5af9430",
"url_suffix": "meld-aarch64-apple-darwin",
"binary": true
},
"linux_amd64": {
"sha256": "077f31782b634cf32c6e84c57de6f8aa0c1978d1e9f0a4b8ae3ee2f140f5c716",
"url_suffix": "meld-x86_64-unknown-linux-gnu",
"binary": true
},
"linux_arm64": {
"sha256": "b1b8a3f44077b8b440c286d52b3fcf8c71f995b446aee0aef692586dfc5e4afb",
"url_suffix": "meld-aarch64-unknown-linux-gnu",
"binary": true
}
}
}
}
}
65 changes: 26 additions & 39 deletions checksums/tools/nodejs.json
Original file line number Diff line number Diff line change
@@ -1,86 +1,73 @@
{
"tool_name": "nodejs",
"github_repo": "nodejs/node",
"latest_version": "24.14.0",
"last_checked": "2026-03-15T00:00:00Z",
"latest_version": "24.14.1",
"last_checked": "2026-04-13T00:00:00Z",
"versions": {
"24.14.0": {
"release_date": "2026-02-24",
"24.14.1": {
"release_date": "2026-03-24",
"platforms": {
"darwin_amd64": {
"sha256": "f2879eb810e25993a0578e5d878930266fd2eafcffe9f2839b3d8db354d4879e",
"url_suffix": "darwin-x64.tar.gz",
"binary_path": "node-v{}-darwin-x64/bin/node",
"npm_path": "node-v{}-darwin-x64/bin/npm"
},
"darwin_arm64": {
"sha256": "a1a54f46a750d2523d628d924aab61758a51c9dad3e0238beb14141be9615dd3",
"sha256": "25495ff85bd89e2d8a24d88566d7e2f827c6b0d3d872b2cebf75371f93fcb1fe",
"url_suffix": "darwin-arm64.tar.gz",
"binary_path": "node-v{}-darwin-arm64/bin/node",
"npm_path": "node-v{}-darwin-arm64/bin/npm"
},
"darwin_amd64": {
"sha256": "2526230ad7d922be82d4fdb1e7ee1e84303e133e3b4b0ec4c2897ab31de0253d",
"url_suffix": "darwin-x64.tar.gz",
"binary_path": "node-v{}-darwin-x64/bin/node",
"npm_path": "node-v{}-darwin-x64/bin/npm"
},
"linux_amd64": {
"sha256": "41cd79bb7877c81605a9e68ec4c91547774f46a40c67a17e34d7179ef11729df",
"sha256": "ace9fa104992ed0829642629c46ca7bd7fd6e76278cb96c958c4b387d29658ea",
"url_suffix": "linux-x64.tar.xz",
"binary_path": "node-v{}-linux-x64/bin/node",
"npm_path": "node-v{}-linux-x64/bin/npm"
},
"linux_arm64": {
"sha256": "e7adfca03d9173276114a6f2219df1a7d25e1bfd6bbd771d3f839118a2053094",
"sha256": "734ff04fa7f8ed2e8a78d40cacf5ac3fc4515dac2858757cbab313eb483ba8a2",
"url_suffix": "linux-arm64.tar.xz",
"binary_path": "node-v{}-linux-arm64/bin/node",
"npm_path": "node-v{}-linux-arm64/bin/npm"
},
"windows_amd64": {
"sha256": "313fa40c0d7b18575821de8cb17483031fe07d95de5994f6f435f3b345f85c66",
"sha256": "6e50ce5498c0cebc20fd39ab3ff5df836ed2f8a31aa093cecad8497cff126d70",
"url_suffix": "win-x64.zip",
"binary_path": "node-v{}-win-x64/node.exe",
"npm_path": "node-v{}-win-x64/npm.cmd"
}
}
},
"24.12.0": {
"release_date": "2025-12-10",
"24.14.0": {
"release_date": "2026-02-24",
"platforms": {
"darwin_arm64": {
"sha256": "319f221adc5e44ff0ed57e8a441b2284f02b8dc6fc87b8eb92a6a93643fd8080",
"url_suffix": "darwin-arm64.tar.gz"
"sha256": "a1a54f46a750d2523d628d924aab61758a51c9dad3e0238beb14141be9615dd3",
"url_suffix": "darwin-arm64.tar.gz",
"binary_path": "node-v{}-darwin-arm64/bin/node",
"npm_path": "node-v{}-darwin-arm64/bin/npm"
},
"linux_arm64": {
"sha256": "9b2a2eeb98a8eb37361224e2a1d060300ad2dd143af58dfdb16de785df0f1228",
"url_suffix": "linux-arm64.tar.xz"
}
}
},
"20.18.0": {
"release_date": "2024-10-03",
"platforms": {
"darwin_amd64": {
"sha256": "c02aa7560612a4e2cc359fd89fae7aedde370c06db621f2040a4a9f830a125dc",
"sha256": "f2879eb810e25993a0578e5d878930266fd2eafcffe9f2839b3d8db354d4879e",
"url_suffix": "darwin-x64.tar.gz",
"binary_path": "node-v{}-darwin-x64/bin/node",
"npm_path": "node-v{}-darwin-x64/bin/npm"
},
"darwin_arm64": {
"sha256": "92e180624259d082562592bb12548037c6a417069be29e452ec5d158d657b4be",
"url_suffix": "darwin-arm64.tar.gz",
"binary_path": "node-v{}-darwin-arm64/bin/node",
"npm_path": "node-v{}-darwin-arm64/bin/npm"
},
"linux_amd64": {
"sha256": "24a5d58a1d4c2903478f4b7c3cfd2eeb5cea2cae3baee11a4dc6a1fed25fec6c",
"url_suffix": "linux-x64.tar.gz",
"sha256": "41cd79bb7877c81605a9e68ec4c91547774f46a40c67a17e34d7179ef11729df",
"url_suffix": "linux-x64.tar.xz",
"binary_path": "node-v{}-linux-x64/bin/node",
"npm_path": "node-v{}-linux-x64/bin/npm"
},
"linux_arm64": {
"sha256": "38bccb35c06ee4edbcd00c77976e3fad1d69d2e57c3c0c363d1700a2a2493278",
"url_suffix": "linux-arm64.tar.gz",
"sha256": "e7adfca03d9173276114a6f2219df1a7d25e1bfd6bbd771d3f839118a2053094",
"url_suffix": "linux-arm64.tar.xz",
"binary_path": "node-v{}-linux-arm64/bin/node",
"npm_path": "node-v{}-linux-arm64/bin/npm"
},
"windows_amd64": {
"sha256": "f5cea43414cc33024bbe5867f208d1c9c915d6a38e92abeee07ed9e563662297",
"sha256": "313fa40c0d7b18575821de8cb17483031fe07d95de5994f6f435f3b345f85c66",
"url_suffix": "win-x64.zip",
"binary_path": "node-v{}-win-x64/node.exe",
"npm_path": "node-v{}-win-x64/npm.cmd"
Expand Down
Loading