wasm_plugin_guest 0.1.5

A low-ish level tool for easily writing WASM based plugins
Documentation

wasm_plugin_guest

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 10 feature flags, 6 of them enabled by default.

default

  • inject_getrandom
  • serialize_bincode

inject_getrandom

  • getrandom

serialize_bincode

  • bincode
  • serde

getrandom

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serialize_json

  • serde_json
  • serde

serialize_nanoserde_json

  • nanoserde

nanoserde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.