Macro wap::wap_begin [] [src]

macro_rules! wap_begin {
    ($fn:expr) => { ... };
}

Starting point from the boilerplait wap.js into the wasm. Takes a function pointer whos argument is a WapRc to JavaScripts global object.