remove self managed wasm as it has been replaced with official smg wa… (#17746)

This commit is contained in:
Simo Lin
2026-01-25 22:56:33 -08:00
committed by GitHub
parent 30b3192039
commit ed75136e85
14 changed files with 3 additions and 2247 deletions
+1 -1
View File
@@ -744,7 +744,7 @@ async fn test_wasm_module_execution() {
// Execute the module
use smg::wasm::{
spec::sgl::model_gateway::middleware_types,
spec::smg::gateway::middleware_types,
types::{WasmComponentInput, WasmComponentOutput},
};