wasm-encoder 0.3.1

A low-level WebAssembly encoder.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.leb128]
version = "0.2.4"

[dev-dependencies]

[package]
authors = ["Nick Fitzgerald <fitzgen@gmail.com>"]
description = "A low-level WebAssembly encoder.\n"
documentation = "https://docs.rs/wasm-encoder"
edition = "2018"
homepage = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder"
license = "Apache-2.0 WITH LLVM-exception"
name = "wasm-encoder"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder"
version = "0.3.1"