A code generator that lets you treat WebAssembly modules like native dependencies.

Public Library0.4.2updated 5 months ago2.9 MB
COPY
wapm install wasmer/wit-pack-cli

Need help using WAPM?

Get started here

Commands

wit-pack

Files

  • Readme.md

Modules

WIT Pack

(API Docs | User Docs)

Import your WebAssembly code just like any other dependency.

Getting Started

The easiest way to get started by installing with the wit-pack CLI.

The wit-pack command accepts input in the form of Pirita containers, so let's download a container we can generate bindings for.

Now we've got everything we need to generate Python bindings to the wit-pack package.

We can generate JavaScript bindings with a similar command

License

This project is licensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT).

It is recommended to always use cargo crev to verify the trustworthiness of each of your dependencies, including this one.

<1klast week

Latest version

0.4.2

Latest updated

5 months ago

Unpackaged size

2.9 MB

License

MIT

Collaborators

    Run it in the browser