Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit 8e62e13

Browse files
author
wangshishuo
committed
Merge branch 'master' of github.com:second-state/rustwasmc
2 parents 62e8f46 + a1f991b commit 8e62e13

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ $ RUST_LOG=info rustwasmc build
8888

8989
[`env_logger`]: https://crates.io/crates/env_logger
9090

91+
## Known issues
92+
93+
For Rust version 1.51 and above, `rustwasmc` generates bytecode without WASI support. That means programs that access the file system, date and time, environment variables, and command line arguments would *fail* on Rust 1.50+. This should not affect most application use cases. We are working on a solution.
94+
9195
## Acknowledgment
9296

9397
This project is derived from the open source [wasm-pack].

0 commit comments

Comments
 (0)