Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
terasakisatoshi committed Dec 7, 2023
1 parent 004a52e commit 7bd6920
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions image.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ end

WITCH_IMAGES = [
# https://x.com/MathSorcerer/status/1732058284285411795?s=20
"https://pbs.twimg.com/media/GAmBjZSa4AAapN9?format=png&name=large",
"https://pbs.twimg.com/media/GAmBmIRbEAAyHXc?format=png&name=large",
"https://pbs.twimg.com/media/GAmBpDFbgAAhD_7?format=png&name=large",
"https://pbs.twimg.com/media/GAmBjZSa4AAapN9?format=jpg&name=large",
"https://pbs.twimg.com/media/GAmBmIRbEAAyHXc?format=jpg&name=large",
"https://pbs.twimg.com/media/GAmBpDFbgAAhD_7?format=jpg&name=large",
# https://x.com/MathSorcerer/status/1732057090657804303?s=20
"https://pbs.twimg.com/media/GAl_-CraUAAmgVJ?format=png&name=large",
"https://pbs.twimg.com/media/GAmAAloa4AAzmB2?format=png&name=large",
"https://pbs.twimg.com/media/GAmAdV1akAA_zwZ?format=png&name=large",
"https://pbs.twimg.com/media/GAmAt7aa4AAERBE?format=png&name=large",
"https://pbs.twimg.com/media/GAl_-CraUAAmgVJ?format=jpg&name=large",
"https://pbs.twimg.com/media/GAmAAloa4AAzmB2?format=jpg&name=large",
"https://pbs.twimg.com/media/GAmAdV1akAA_zwZ?format=jpg&name=large",
"https://pbs.twimg.com/media/GAmAt7aa4AAERBE?format=jpg&name=large",
]
u = WITCH_IMAGES[idx]

Expand Down
Binary file modified image/image.wasm
Binary file not shown.
14 changes: 7 additions & 7 deletions image/image.wasm.wat
Original file line number Diff line number Diff line change
Expand Up @@ -1495,8 +1495,8 @@
(i32.const 97)
(i32.const 116)
(i32.const 61)
(i32.const 106)
(i32.const 112)
(i32.const 110)
(i32.const 103)
(i32.const 38)
(i32.const 110)
Expand Down Expand Up @@ -1565,8 +1565,8 @@
(i32.const 97)
(i32.const 116)
(i32.const 61)
(i32.const 106)
(i32.const 112)
(i32.const 110)
(i32.const 103)
(i32.const 38)
(i32.const 110)
Expand Down Expand Up @@ -1635,8 +1635,8 @@
(i32.const 97)
(i32.const 116)
(i32.const 61)
(i32.const 106)
(i32.const 112)
(i32.const 110)
(i32.const 103)
(i32.const 38)
(i32.const 110)
Expand Down Expand Up @@ -1705,8 +1705,8 @@
(i32.const 97)
(i32.const 116)
(i32.const 61)
(i32.const 106)
(i32.const 112)
(i32.const 110)
(i32.const 103)
(i32.const 38)
(i32.const 110)
Expand Down Expand Up @@ -1775,8 +1775,8 @@
(i32.const 97)
(i32.const 116)
(i32.const 61)
(i32.const 106)
(i32.const 112)
(i32.const 110)
(i32.const 103)
(i32.const 38)
(i32.const 110)
Expand Down Expand Up @@ -1845,8 +1845,8 @@
(i32.const 97)
(i32.const 116)
(i32.const 61)
(i32.const 106)
(i32.const 112)
(i32.const 110)
(i32.const 103)
(i32.const 38)
(i32.const 110)
Expand Down Expand Up @@ -1915,8 +1915,8 @@
(i32.const 97)
(i32.const 116)
(i32.const 61)
(i32.const 106)
(i32.const 112)
(i32.const 110)
(i32.const 103)
(i32.const 38)
(i32.const 110)
Expand Down

0 comments on commit 7bd6920

Please sign in to comment.