From 48221b039ed89ad1e6ace1d1efdfcbd512565264 Mon Sep 17 00:00:00 2001 From: spinline Date: Sun, 8 Feb 2026 17:37:21 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20build=20stabilitesi=20i=C3=A7in=20wasm-o?= =?UTF-8?q?pt=20ve=20bulk-memory=20ayarlar=C4=B1=20geri=20al=C4=B1nd=C4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cargo/config.toml | 2 -- frontend/.cargo/config.toml | 2 -- frontend/index.html | 2 +- 3 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 .cargo/config.toml delete mode 100644 frontend/.cargo/config.toml diff --git a/.cargo/config.toml b/.cargo/config.toml deleted file mode 100644 index d999aa5..0000000 --- a/.cargo/config.toml +++ /dev/null @@ -1,2 +0,0 @@ -[target.wasm32-unknown-unknown] -rustflags = ["-C", "target-feature=-bulk-memory"] diff --git a/frontend/.cargo/config.toml b/frontend/.cargo/config.toml deleted file mode 100644 index d999aa5..0000000 --- a/frontend/.cargo/config.toml +++ /dev/null @@ -1,2 +0,0 @@ -[target.wasm32-unknown-unknown] -rustflags = ["-C", "target-feature=-bulk-memory"] diff --git a/frontend/index.html b/frontend/index.html index 93e1d8b..bdb5353 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -21,7 +21,7 @@ - +