Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error[E0554]: #![feature] may not be used on the stable release channe #2

Open
iceiix opened this issue May 22, 2019 · 0 comments
Open

Comments

@iceiix
Copy link

iceiix commented May 22, 2019

Using rustc stable 1.34.1 with wasm-glue v0.1.0 fails:

error[E0554]: #![feature] may not be used on the stable release channel
 --> .cargo/registry/src/github.com-1ecc6299db9ec823/wasm-glue-0.1.0/src/lib.rs:1:1
  |
1 | #![feature(set_stdio)]
  | ^^^^^^^^^^^^^^^^^^^^^^

any chance for support for stable (non-nightly) versions of Rust?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant