Docs.rs
  • wasm-bridge-js-0.3.0
    • wasm-bridge-js 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kajacx
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal optional
      • js-component-bindgen ^0.14 normal optional
      • js-sys ^0.3 normal
      • wasm-bindgen ^0.2.89 normal
      • wasm-bindgen-futures ^0.4 normal
      • wasm-bridge-macros ^0.3.0 normal optional
      • wat ^1.0 normal optional
      • wasm-bindgen-test ^0.3 dev
    • Versions
    • 7.41% 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

wasm_bridge_js0.3.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate wasm_bridge_js

Source

Re-exports§

pub use js_sys;
pub use wasm_bindgen;

Modules§

helpers

Macros§

bail
Return early with an error.

Structs§

Caller
Config
DropHandle
Engine
Func
FuncType
Instance
Linker
Memory
Module
Store
StoreContext
StoreContextMut
TypedFunc

Enums§

Val
ValType

Traits§

AsContext
AsContextMut
Context
Provides the context method for Result.
FromJsValue
IntoMakeClosure
ToJsValue

Functions§

instantiate_async
new_instance_async
new_module_async

Type Aliases§

DropHandles
Error
Result