if_wasm

Macro if_wasm 

Source
macro_rules! if_wasm {
    ($($tokens:tt)*) => { ... };
}