wasm-bridge 0.4.0

Run WASM modules on desktop or on the web using wasmtime's API
Documentation

wasm-bridge

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 3 of them enabled by default.

default

  • wat
  • error-logging

wat

  • dep:wat
  • wasmtime/wat

error-logging

    This feature flag does not enable additional features.

async

  • wasmtime/async
  • async-trait
  • wasm-bridge-macros/async

component-model

  • wasmtime/component-model
  • wasm-bridge-macros
  • js-component-bindgen

async-trait

  • dep:async-trait

js-component-bindgen

  • dep:js-component-bindgen

wasm-bridge-macros

  • dep:wasm-bridge-macros