4 lines
37 B
Rust
Raw Normal View History

fn wasm32() -> &str {
"wasm32"
}