We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7142f9 commit d5254e6Copy full SHA for d5254e6
.zigversion
@@ -1 +1 @@
1
-0.14.0-dev.2577+271452d22
+0.14.0
build.zig.zon
@@ -1,5 +1,6 @@
.{
2
- .name = "zemscripten",
+ .name = .zemscripten,
3
+ .fingerprint = 0x2de6d80ca84319b1, // Changing this has security and trust implications.
4
.version = "0.2.0-dev",
5
.paths = .{
6
"build.zig",
0 commit comments