Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 465db13

Browse files
committed
Rebuild compiler wasm
1 parent 0b70e9c commit 465db13

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

compiler/dist/checksum.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const checksum = "0986dda592a18f266c205479dab4a3593d7d1da6";
1+
export const checksum = "3fb3f626d62fb39b309587343a85fec17546f12c";

compiler/dist/compiler.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { red } from "https://deno.land/std@0.99.0/fmt/colors.ts";
1+
import { red } from "https://deno.land/std@0.100.0/fmt/colors.ts";
22
let wasm;
33

44
const heap = new Array(32).fill(undefined);

compiler/dist/wasm.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)