Module wasm_bindgen_test::__rt

source ·
Expand description

Internal-only runtime module used for the wasm_bindgen_test crate.

No API contained in this module will respect semver, these should all be considered private APIs.

Modules

  • Support for printing status information of a test suite in a browser.
  • Runtime detection of whether we’re in node.js or a browser.
  • Support for printing status information of a test suite in node.js
  • Support for printing status information of a test suite in a browser.

Structs

  • Runtime test harness support instantiated in JS.

Traits

Functions