From 4f772cd046c19c384e389dd95ded7798c2d8143d Mon Sep 17 00:00:00 2001 From: Ribbon Date: Tue, 24 Mar 2026 14:24:45 -0300 Subject: [PATCH] Move dev/wasm category recipes to wip/wasm category --- recipes/wip/{dev => }/wasm/binaryen/recipe.toml | 0 recipes/wip/{dev => }/wasm/trunk/recipe.toml | 0 recipes/wip/{dev => }/wasm/wabt/recipe.toml | 0 recipes/wip/{dev => }/wasm/wasm-pack/recipe.toml | 0 recipes/wip/{dev => }/wasm/wasm-tools/recipe.toml | 0 recipes/wip/{dev => }/wasm/wasmer/recipe.toml | 0 recipes/wip/{dev => }/wasm/wasmi/recipe.toml | 0 recipes/wip/{dev => }/wasm/wasminspect/recipe.toml | 0 recipes/wip/{dev => }/wasm/wasmtime/recipe.toml | 0 recipes/wip/{dev => }/wasm/wepl/recipe.toml | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename recipes/wip/{dev => }/wasm/binaryen/recipe.toml (100%) rename recipes/wip/{dev => }/wasm/trunk/recipe.toml (100%) rename recipes/wip/{dev => }/wasm/wabt/recipe.toml (100%) rename recipes/wip/{dev => }/wasm/wasm-pack/recipe.toml (100%) rename recipes/wip/{dev => }/wasm/wasm-tools/recipe.toml (100%) rename recipes/wip/{dev => }/wasm/wasmer/recipe.toml (100%) rename recipes/wip/{dev => }/wasm/wasmi/recipe.toml (100%) rename recipes/wip/{dev => }/wasm/wasminspect/recipe.toml (100%) rename recipes/wip/{dev => }/wasm/wasmtime/recipe.toml (100%) rename recipes/wip/{dev => }/wasm/wepl/recipe.toml (100%) diff --git a/recipes/wip/dev/wasm/binaryen/recipe.toml b/recipes/wip/wasm/binaryen/recipe.toml similarity index 100% rename from recipes/wip/dev/wasm/binaryen/recipe.toml rename to recipes/wip/wasm/binaryen/recipe.toml diff --git a/recipes/wip/dev/wasm/trunk/recipe.toml b/recipes/wip/wasm/trunk/recipe.toml similarity index 100% rename from recipes/wip/dev/wasm/trunk/recipe.toml rename to recipes/wip/wasm/trunk/recipe.toml diff --git a/recipes/wip/dev/wasm/wabt/recipe.toml b/recipes/wip/wasm/wabt/recipe.toml similarity index 100% rename from recipes/wip/dev/wasm/wabt/recipe.toml rename to recipes/wip/wasm/wabt/recipe.toml diff --git a/recipes/wip/dev/wasm/wasm-pack/recipe.toml b/recipes/wip/wasm/wasm-pack/recipe.toml similarity index 100% rename from recipes/wip/dev/wasm/wasm-pack/recipe.toml rename to recipes/wip/wasm/wasm-pack/recipe.toml diff --git a/recipes/wip/dev/wasm/wasm-tools/recipe.toml b/recipes/wip/wasm/wasm-tools/recipe.toml similarity index 100% rename from recipes/wip/dev/wasm/wasm-tools/recipe.toml rename to recipes/wip/wasm/wasm-tools/recipe.toml diff --git a/recipes/wip/dev/wasm/wasmer/recipe.toml b/recipes/wip/wasm/wasmer/recipe.toml similarity index 100% rename from recipes/wip/dev/wasm/wasmer/recipe.toml rename to recipes/wip/wasm/wasmer/recipe.toml diff --git a/recipes/wip/dev/wasm/wasmi/recipe.toml b/recipes/wip/wasm/wasmi/recipe.toml similarity index 100% rename from recipes/wip/dev/wasm/wasmi/recipe.toml rename to recipes/wip/wasm/wasmi/recipe.toml diff --git a/recipes/wip/dev/wasm/wasminspect/recipe.toml b/recipes/wip/wasm/wasminspect/recipe.toml similarity index 100% rename from recipes/wip/dev/wasm/wasminspect/recipe.toml rename to recipes/wip/wasm/wasminspect/recipe.toml diff --git a/recipes/wip/dev/wasm/wasmtime/recipe.toml b/recipes/wip/wasm/wasmtime/recipe.toml similarity index 100% rename from recipes/wip/dev/wasm/wasmtime/recipe.toml rename to recipes/wip/wasm/wasmtime/recipe.toml diff --git a/recipes/wip/dev/wasm/wepl/recipe.toml b/recipes/wip/wasm/wepl/recipe.toml similarity index 100% rename from recipes/wip/dev/wasm/wepl/recipe.toml rename to recipes/wip/wasm/wepl/recipe.toml