watt-abi 0.0.0

Details of how Watt calls into a WebAssembly program
1
2
3
4
5
6
7
8
[package]
name = "watt-abi"
version = "0.0.0"
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Details of how Watt calls into a WebAssembly program"
repository = "https://github.com/dtolnay/watt"
license = "MIT OR Apache-2.0"
edition = "2018"