redox/recipes/wip/tools/tinywasm/recipe.toml
2024-03-23 16:35:25 +00:00

9 lines
169 B
TOML

#TODO configuration error
[source]
git = "https://github.com/explodingcamera/tinywasm"
[build]
template = "custom"
script = """
cookbook_cargo_packages tinywasm-cli
"""