We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362d7c6 commit 3983d26Copy full SHA for 3983d26
CHANGELOG.md
@@ -16,6 +16,8 @@
16
17
- Upgrade to Rust 2018 edition [#59](https://github.com/lambda-fairy/rust-errno/pull/59)
18
19
+- wasm32-wasi: Use `__errno_location` instead of `feature(thread_local)`. [#66](https://github.com/lambda-fairy/rust-errno/pull/66)
20
+
21
# [0.2.8] - 2021-10-27
22
23
- Optionally support no_std
0 commit comments