Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdf8c8ea

Browse files
TPSkornelski
authored andcommitted
Update WASM RAYON special handling link
1 parent8461d0b commitdf8c8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The `openmp` Cargo feature has been renamed to `threads`.
100100

101101
By default, when the`threads` Cargo feature is enabled, this library uses multi-threading. Number of threads can be controlled via`RAYON_NUM_THREADS` environment variable.
102102

103-
Threads in WASM are experimental, and require[special handling](https://github.com/GoogleChromeLabs/wasm-bindgen-rayon). If you're targeting WASM, you'll most likely want to disable threads.
103+
Threads in WASM are experimental, and require[special handling](https://github.com/RReverser/wasm-bindgen-rayon). If you're targeting WASM, you'll most likely want to disable threads.
104104

105105
To disable threads when using this library as a dependency, disable default features like this in`Cargo.toml`:
106106

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp