redox/recipes/wip/dev/wasmi/recipe.toml
2024-05-15 19:00:17 +00:00

9 lines
161 B
TOML

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