redox/recipes/wip/dev/wasm/wasmi/recipe.toml
2024-06-25 22:24:39 +00:00

9 lines
175 B
TOML

#TODO fs-set-times and rustix crates error
[source]
git = "https://github.com/wasmi-labs/wasmi"
[build]
template = "custom"
script = """
cookbook_cargo_packages wasmi_cli
"""