[package] name = "wasm-gpu" version = "0.0.0" edition = "2021" license = "MIT" description = "Runs WASM on the GPU, seamlessly" homepage = "https://github.com/LucentFlux/wasm-gpu" repository = "https://github.com/LucentFlux/wasm-gpu" readme = "README.md" keywords = ["wasm", "webassembly", "gpu"] categories = ["compilers", "hardware-support", "wasm", "virtualization"] include = ["/Cargo.toml", "/LICENSE", "/README.md", "/src/**"] [dependencies]