[][src]Module wasm_bindgen_test::__rt::detect

Runtime detection of whether we're in node.js or a browser.

Functions

is_browser

Returns whether it's likely we're executing in a browser environment, as opposed to node.js.