wifi-densepose/vendor/sublinear-time-solver/crates/psycho-symbolic-reasoner/graph_reasoner/wasm-pack.toml

13 lines
191 B
TOML

[build]
target = "web"
out-dir = "pkg"
out-name = "graph_reasoner"
[build.profile.release]
wee-alloc = true
[build.profile.dev]
debug = true
[pack]
name = "@psycho-symbolic/graph-reasoner"