From c2baae48e31869fd888fc3d45c2532670d0378fc Mon Sep 17 00:00:00 2001 From: Javier Arias Date: Thu, 28 Nov 2024 11:40:14 +0000 Subject: [PATCH] Enable bulk-memory in wasm-bindgen until new release --- thoth-app/Trunk.toml | 2 +- thoth-app/index.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/thoth-app/Trunk.toml b/thoth-app/Trunk.toml index 566184a9..00f61278 100644 --- a/thoth-app/Trunk.toml +++ b/thoth-app/Trunk.toml @@ -15,4 +15,4 @@ dist = "pkg" [tools] # Default wasm-bindgen version to download. wasm_bindgen = "0.2.95" - +wasm_opt = "version_119" diff --git a/thoth-app/index.html b/thoth-app/index.html index 025e6cc2..506c8c67 100644 --- a/thoth-app/index.html +++ b/thoth-app/index.html @@ -4,6 +4,7 @@ + - [658](https://github.com/thoth-pub/thoth/pull/658) - Upgrade `trunk` to v0.21.4 Thoth @@ -30,7 +31,7 @@ - +