actual run --browser instead of just optimized technotunnel

This commit is contained in:
2022-02-20 18:26:57 +01:00
parent 266493ca1c
commit c56196bd2e
6 changed files with 68 additions and 15 deletions

2
Cargo.lock generated
View File

@@ -2122,6 +2122,7 @@ dependencies = [
"futures-core",
"pin-project-lite",
"tokio",
"tokio-util",
]
[[package]]
@@ -2320,6 +2321,7 @@ dependencies = [
"pico-args",
"same-file",
"tokio",
"tokio-stream",
"uw8-tool",
"warp",
"wasmtime",