From 6281362356b382faf648e5161d3a58f7b0437d0f Mon Sep 17 00:00:00 2001 From: Hamish Mackenzie Date: Thu, 20 Jun 2024 09:53:31 +1200 Subject: [PATCH] Fix patch --- patches/cryptonite-0.30.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/cryptonite-0.30.patch b/patches/cryptonite-0.30.patch index ea9c85d..da625c4 100644 --- a/patches/cryptonite-0.30.patch +++ b/patches/cryptonite-0.30.patch @@ -26,7 +26,7 @@ new file mode 100644 index 000000000..01e9c5078 --- /dev/null +++ a/jsbits/bindings.js -@@ -0,0 +1,525 @@ +@@ -0,0 +1,499 @@ +/* + Pointers in emscripten compiled code are represented as offsets + into the global HEAP ArrayBuffer.