vectx-wasm 0.0.0

Name reservation for vectx-wasm — WebAssembly bindings of vectx (the descriptive language between AI and the vector world). Functional implementation not yet released.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "vectx-wasm"
version = "0.0.0"
authors = ["GOLIA K.K."]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Name reservation for vectx-wasm — WebAssembly bindings of vectx (the descriptive language between AI and the vector world). Functional implementation not yet released."
homepage = "https://github.com/goliajp/vectx"
documentation = "https://docs.rs/vectx-wasm"
readme = "README.md"
keywords = [
    "vector",
    "svg",
    "dsl",
    "wasm",
    "ai",
]
categories = [
    "graphics",
    "wasm",
]
license = "MIT"
repository = "https://github.com/goliajp/vectx"

[lib]
name = "vectx_wasm"
path = "src/lib.rs"