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

9 lines
157 B
TOML

#TODO region crate error
[source]
git = "https://github.com/wasmerio/wasmer"
[build]
template = "custom"
script = """
cookbook_cargo_packages wasmer-cli
"""