if_not_wasm

Macro if_not_wasm 

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