enable simd128

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-04-13 18:50:29 -04:00
parent 33d31e03b0
commit 72d6eda7de
8 changed files with 143 additions and 73 deletions
-1
View File
@@ -1,4 +1,3 @@
use std::boxed::Box;
use std::sync::{LazyLock, Mutex};
#[cfg(target_arch = "wasm32")]