arf-strings 0.4.0

Encoding and decoding for ARF strings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.maintenance]
status = "actively-developed"

[dependencies]

[package]
authors = ["Dan Gohman <dev@sunfishcode.online>"]
description = "Encoding and decoding for ARF strings"
documentation = "https://docs.rs/arf-strings"
edition = "2018"
exclude = ["/.github"]
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
name = "arf-strings"
repository = "https://github.com/bytecodealliance/arf-strings"
version = "0.4.0"
[target."cfg(not(windows))".dependencies.rsix]
version = "0.18.0"