A code generator that lets you treat WebAssembly modules like native dependencies.
Import your WebAssembly code just like any other dependency.
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
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.