[package] name = "wasm4fun-core" version = "0.1.0" authors = ["Claudio Mattera "] edition = "2021" description = "Primitives and constants from WASM-4 fantasy console" readme = "Readme.md" homepage = "https://wasm4fun.neocities.org/" repository = "https://gitlab.com/claudiomattera/wasm4fun" license = "ISC" keywords = [ "games", "wasm4", ] categories = [ "game-development", "no-std", ] [package.metadata.docs.rs] all-features = true default-target = "x86_64-unknown-linux-gnu" [dependencies]