redox/recipes/wip/tools/other/tinywasm/recipe.toml
2024-06-26 04:08:29 +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
"""