wit-bindgen-core 0.19.2

Low-level support for bindings generation based on WIT files for use with `wit-bindgen-cli` and other languages.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.anyhow]
version = "1.0.72"

[dependencies.wit-parser]
version = "0.200.0"

[lib]
doctest = false

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Low-level support for bindings generation based on WIT files for use with\n`wit-bindgen-cli` and other languages.\n"
edition = "2021"
homepage = "https://github.com/bytecodealliance/wit-bindgen"
license = "Apache-2.0 WITH LLVM-exception"
name = "wit-bindgen-core"
repository = "https://github.com/bytecodealliance/wit-bindgen"
version = "0.19.2"