Back to Wasmer

wasmer-sdk

lib/sdk/README.md

7.1.0350 B
Original Source

wasmer-sdk

The wasmer-sdk provides convenient wrappers to work with the Wasmer ecosystem, including functionality for:

  • Building and publishing packages
  • Deploying apps
  • ...

Architecture Support

This crate currently only works on native architectures, and does not support browser Webassembly yet. Support will likely added in the future.