Skip to content

Commit 0f411bb

Browse files
authored
Update README
1 parent dffc125 commit 0f411bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This library is `no_std` compatible, but uses `std` on most platforms.
4545
The `log` library is supported as an optional dependency. If enabled, error
4646
reporting will be improved on some platforms.
4747

48-
For WebAssembly (`wasm32`), Enscripten targets are supported directly; otherwise
48+
For WebAssembly (`wasm32`), WASI and Emscripten targets are supported directly; otherwise
4949
one of the following features must be enabled:
5050

5151
- [`wasm-bindgen`](https://crates.io/crates/wasm_bindgen)

0 commit comments

Comments
 (0)