aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJack O'Connor <[email protected]>2025-03-18 10:04:12 -0700
committerJack O'Connor <[email protected]>2025-03-18 10:36:20 -0700
commitcc710a082a5e11bd83d94dc64aaf1e8b97330d7a (patch)
treeb0983419c5b766bff1639b3e3f46202f6e911c71 /Cargo.toml
parent5ebc441dc93ea39b9ba875b3d459056d11207c79 (diff)
README.md tweaks
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d110510..4e503b9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,7 +20,8 @@ neon = []
# The Wasm SIMD implementation does not participate in dynamic feature detection,
# which is currently x86-only. If "wasm_simd" is on, Wasm SIMD support is assumed.
-# Note that not all Wasm implementation may support Wasm SIMD specification.
+# Note that not all Wasm implementations support the Wasm SIMD specification.
+# This may become the default in the future.
wasm32_simd = []
# This crate uses libstd for std::io trait implementations, and also for