pax-runtime-api 0.13.21

Userland constructs used at the runtime API boundary of Pax Engine
Documentation
[dependencies.kurbo]
version = "0.9.0"

[dependencies.log]
version = "0.4.20"

[dependencies.pax-message]
version = "0.13.21"

[dependencies.piet]
version = "0.6.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.159"

[dependencies.slotmap]
version = "1.0.7"

[dependencies.wasm-bindgen]
features = ["serde-serialize"]
version = "0.2.80"

[package]
authors = ["Zack Brown <zack@pax.dev>", "Warfa Jibril <warfa@pax.dev>", "Samuel Selleck <samuel@pax.dev>"]
description = "Userland constructs used at the runtime API boundary of Pax Engine"
edition = "2021"
homepage = "https://pax.dev/"
license = "MIT OR Apache-2.0"
name = "pax-runtime-api"
repository = "https://www.github.com/paxproject/pax"
version = "0.13.21"