Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Feature request: Add a rust toolchain file #42

Open
flipchan opened this issue Aug 23, 2023 · 0 comments
Open

Feature request: Add a rust toolchain file #42

flipchan opened this issue Aug 23, 2023 · 0 comments

Comments

@flipchan
Copy link

flipchan commented Aug 23, 2023

Hey Guys.

Could anyone add a rust-toolchain file to the examples/ dir?

It would make it easier to compile.

Example of a rust-toolchain file:

$ cat examples/rust-toolchain
[toolchain]                                   
channel = "nightly-2023-08-21"                
targets = ["wasm32-unknown-unknown"]          
profile = "default"                           
host = "x86_64-unknown-linux-gnu"             
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant