File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ pluginlab\
8282 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_echo.wasm\
8383 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_weather.wasm\
8484 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_cat.wasm\
85- --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_echo -c.wasm\
85+ --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin-echo -c.wasm\
8686 --allow-all
8787```
8888
@@ -106,7 +106,7 @@ pluginlab\
106106 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_echo.wasm\
107107 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_weather.wasm\
108108 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_cat.wasm\
109- --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_echo -c.wasm\
109+ --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin-echo -c.wasm\
110110 --allow-all
111111[Host] Starting REPL host...
112112[Host] Loading REPL logic from: https://topheman.github.io/webassembly-component-model-experiments/plugins/repl_logic_guest.wasm
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ pluginlab\
6161 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_echo.wasm\
6262 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_weather.wasm\
6363 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_cat.wasm\
64- --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_echo -c.wasm\
64+ --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin-echo -c.wasm\
6565 --allow-all
6666```
6767
@@ -86,7 +86,7 @@ pluginlab\
8686 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_echo.wasm\
8787 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_weather.wasm\
8888 --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_cat.wasm\
89- --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin_echo -c.wasm\
89+ --plugins https://topheman.github.io/webassembly-component-model-experiments/plugins/plugin-echo -c.wasm\
9090 --allow-all
9191[Host] Starting REPL host...
9292[Host] Loading REPL logic from: https://topheman.github.io/webassembly-component-model-experiments/plugins/repl_logic_guest.wasm
You can’t perform that action at this time.
0 commit comments