sz3: Add wasm build with emscripten
Cache / build-and-push (push) Successful in 4m6s

Much of the works was already done in
https://github.com/otytlandsvik/SZ3-wasm

Thanks @oletytlandsvik :)
This commit is contained in:
2026-07-11 13:55:53 +02:00
parent 010ee782f9
commit 30a7fc8fb0
2 changed files with 102 additions and 0 deletions
Generated
+27
View File
@@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1783522502,
"narHash": "sha256-iffAls3iaNTyJC2faYcUXSI+Gp02cDjYl+MygxKl2GI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0bb7ec54c8483066ec9d7720e780a5caa71f8612",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}