weavy 0.1.0

Shared lowered-program substrate for interpreters and copy-and-patch backends.
Documentation
[package]
name = "weavy"
version = "0.1.0"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
description = "Shared lowered-program substrate for interpreters and copy-and-patch backends."
keywords = ["bytecode", "interpreter", "jit", "stencil"]
categories = ["encoding", "compilers"]
homepage = "https://facet.rs"

[package.metadata."docs.rs"]
rustdoc-args = ["--html-in-header", "arborium-header.html"]

[dependencies]

[lints]
workspace = true