Skip to content
Snippets Groups Projects

Resolve "srtool no more builds the WASM"

Merged Cédric Moreau requested to merge 189-srtool-no-more-builds-the-wasm into master
4 files
+ 42
0
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 5
0
 
[toolchain]
 
channel = "nightly-2023-10-31"
 
components = [ "rustfmt", "clippy", "rust-std", "cargo", "rust-src" ]
 
targets = [ "wasm32-unknown-unknown" ]
 
profile = "minimal"
Loading