Docs.rs
  • wasm-mt-0.1.3
    • wasm-mt 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • j-devel
    • Dependencies
      • bincode ^1.2 normal
      • js-sys ^0.3 normal
      • serde ^1.0 normal
      • serde_closure ^0.3 normal
      • serde_traitobject ^0.2 normal
      • uuid ^0.8 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal
      • web-sys ^0.3 normal
      • wasm-bindgen-test ^0.3.0 dev
    • Versions
    • 3.23% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate wasm_mt

  • Macros
  • Structs
  • Functions
  • Trait Aliases
?
Change settings

List of all items

Structs

  • Thread
  • WasmMt
  • utils::Counter

Macros

  • console_ln
  • debug_ln
  • exec
  • exec_js
  • exec_js_async
  • prelude::FnOnce
  • prelude::exec
  • prelude::exec_js
  • prelude::exec_js_async
  • utils::console_ln
  • utils::debug_ln

Functions

  • utils::ab_dup
  • utils::ab_from_text
  • utils::fetch_and_response
  • utils::fetch_as_arraybuffer
  • utils::fetch_as_text
  • utils::perf_to_system
  • utils::run_js
  • utils::run_js_async
  • utils::sleep
  • utils::text_from_ab
  • utils::u8arr_from_vec

Trait Aliases

  • MtAsyncClosure
  • MtClosure