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

9 lines
172 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/explodingcamera/tinywasm"
[build]
template = "custom"
script = """
cookbook_cargo_packages tinywasm-cli
"""